zephyr/doc/reference/peripherals
Peter A. Bigot e444274e95 drivers: counter: add Maxim DS3231 support
The DS3231 is an I2C real-time clock with internal temperature
compensated oscillator, maintaining civil time to 1 s precision with
nominal 2 ppm accuracy from 0-40 Cel.

The basic functionality is exposed as a counter that is always running
at 1 Hz.  Much more functionality is exposed as driver-specific API,
including the ability to translate between the time scale of the DS3231
and the time scale of the Zephyr uptime clock.  This allows correlation
of events in the system clock to UTC, TAI, or whatever time scale is
used to maintain the DS3231.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-05-07 19:45:06 +02:00
..
adc.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
clock_control.rst doc: reference: Add clock control API 2020-03-18 11:47:24 +01:00
counter.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
dac.rst drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00
dma.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
eeprom.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
entropy.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
flash.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
gna.rst doc: reference: Add GNA API entry 2020-03-18 11:47:24 +01:00
gpio.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
hwinfo.rst doc: reference: Add hwinfo API 2020-03-18 11:47:24 +01:00
i2c_eeprom_slave.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
i2c.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
i2s.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
index.rst drivers: counter: add Maxim DS3231 support 2020-05-07 19:45:06 +02:00
ipm.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
kscan.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
led.rst doc: reference: Add the LED and LED Strip APIs 2020-03-18 11:47:24 +01:00
peci.rst doc: reference: peripherals: Add PECI API documentation 2020-03-13 18:53:04 +02:00
pinmux.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
ps2.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
pwm.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
rtc.rst drivers: counter: add Maxim DS3231 support 2020-05-07 19:45:06 +02:00
sensor.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
spi.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
uart.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
video.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
watchdog.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00