Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drtc_15xx.h94 STATIC INLINE void Chip_RTC_EnableOptions(LPC_RTC_T *pRTC, uint32_t flags) in Chip_RTC_EnableOptions() function
122 Chip_RTC_EnableOptions(pRTC, RTC_CTRL_SWRESET); in Chip_RTC_Reset()
135 Chip_RTC_EnableOptions(pRTC, RTC_CTRL_RTC_EN); in Chip_RTC_Enable()
160 Chip_RTC_EnableOptions(pRTC, RTC_CTRL_RTC1KHZ_EN); in Chip_RTC_Enable1KHZ()
188 Chip_RTC_EnableOptions(pRTC, ints); in Chip_RTC_EnableWakeup()
/lk-master/external/platform/lpc15xx/lpcopen/periph_rtc/example/src/
A Drtc.c75 Chip_RTC_EnableOptions(LPC_RTC, rtcStatus & RTC_CTRL_ALARM1HZ); in RTC_ALARM_IRQHandler()
98 Chip_RTC_EnableOptions(LPC_RTC, rtcStatus & RTC_CTRL_WAKE1KHZ); in RTC_WAKE_IRQHandler()
/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu/example/src/
A Dpmu.c182 Chip_RTC_EnableOptions(LPC_RTC, in RTC_ALARM_IRQHandler()
/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/src/
A Dpmu_rom.c186 Chip_RTC_EnableOptions(LPC_RTC, in RTC_ALARM_IRQHandler()

Completed in 4 milliseconds