Home
last modified time | relevance | path

Searched refs:RTC_CTRL_RTC_EN (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drtc_15xx.h62 #define RTC_CTRL_RTC_EN (1 << 7) /*!< RTC enable bit */ macro
135 Chip_RTC_EnableOptions(pRTC, RTC_CTRL_RTC_EN); in Chip_RTC_Enable()
147 Chip_RTC_DisableOptions(pRTC, RTC_CTRL_RTC_EN); in Chip_RTC_Disable()

Completed in 3 milliseconds