Searched refs:RTC_CTRL_SWRESET (Results 1 – 1 of 1) sorted by relevance
55 #define RTC_CTRL_SWRESET (1 << 0) /*!< Apply reset to RTC */ macro122 Chip_RTC_EnableOptions(pRTC, RTC_CTRL_SWRESET); in Chip_RTC_Reset()123 Chip_RTC_DisableOptions(pRTC, RTC_CTRL_SWRESET); in Chip_RTC_Reset()
Completed in 2 milliseconds