Searched full:maxim_ds3231 (Results 1 – 11 of 11) sorted by relevance
2 drivers.counter.maxim_ds3231:14 fixture: maxim_ds3231
63 See the ``maxim_ds3231.h`` for interpretation of the integer value and123 :zephyr-app: samples/drivers/counter/maxim_ds3231131 :zephyr-app: samples/drivers/counter/maxim_ds3231139 :zephyr-app: samples/drivers/counter/maxim_ds3231147 :zephyr-app: samples/drivers/counter/maxim_ds3231
6 sample.basic.maxim_ds3231:
5 project(maxim_ds3231) project
5 ${ZEPHYR_BASE}/include/zephyr/drivers/rtc/maxim_ds3231.h34 zephyr_library_sources_ifdef(CONFIG_COUNTER_MAXIM_DS3231 maxim_ds3231.c)
69 source "drivers/counter/Kconfig.maxim_ds3231"
12 #define DT_DRV_COMPAT maxim_ds323115 #include <zephyr/drivers/rtc/maxim_ds3231.h>
13 #include <zephyr/drivers/rtc/maxim_ds3231.h>232 const struct device *const ds3231 = DEVICE_DT_GET_ONE(maxim_ds3231); in main()
598 /* @todo this should be syscalls/drivers/rtc/maxim_ds3231.h */599 #include <zephyr/syscalls/maxim_ds3231.h>
260 fragment ``specific`` in the examples above would be ``maxim_ds3231``.
8 #include <zephyr/drivers/rtc/maxim_ds3231.h>