Home
last modified time | relevance | path

Searched full:rv3028 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/rtc/
DKconfig.rv30285 bool "Micro Crystal RV3028 I2C extreme low power RTC driver"
10 Enable the Micro Crystal RV3028 I2C RTC driver.
DKconfig54 source "drivers/rtc/Kconfig.rv3028"
Drtc_rv3028.c17 LOG_MODULE_REGISTER(rv3028, CONFIG_RTC_LOG_LEVEL);
19 /* RV3028 RAM register addresses */
94 /* RV3028 EE command register values */
120 /* The RV3028 only supports two-digit years. Leap years are correctly handled from 2000 to 2099 */
123 /* The RV3028 enumerates months 1 to 12 */
130 /* RTC alarm time fields supported by the RV3028 */
134 /* RTC time fields supported by the RV3028 */
/Zephyr-latest/dts/bindings/rtc/
Dmicrocrystal,rv3028.yaml4 description: Micro Crystal RV3028 RTC
6 compatible: "microcrystal,rv3028"
54 GPIO connected to the RV3028 INT interrupt output. This signal is open-drain, active low.
/Zephyr-latest/tests/drivers/build_all/rtc/
Di2c_devices.overlay49 test_rv3028: rv3028@3 {
50 compatible = "microcrystal,rv3028";