Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drtc_15xx.h55 #define RTC_CTRL_SWRESET (1 << 0) /*!< Apply reset to RTC */ macro
122 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