Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu/example/src/
A Dpmu.c158 Chip_RTC_EnableWakeup(LPC_RTC, RTC_CTRL_ALARMDPD_EN); in ProcessPowerState()
229 Chip_RTC_EnableWakeup(LPC_RTC, RTC_CTRL_ALARMDPD_EN); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/src/
A Dpmu_rom.c161 Chip_RTC_EnableWakeup(LPC_RTC, RTC_CTRL_ALARMDPD_EN); in ProcessPowerState()
233 Chip_RTC_EnableWakeup(LPC_RTC, RTC_CTRL_ALARMDPD_EN); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_rtc/example/src/
A Drtc.c149 Chip_RTC_EnableWakeup(LPC_RTC, (RTC_CTRL_ALARMDPD_EN | RTC_CTRL_WAKEDPD_EN)); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drtc_15xx.h186 STATIC INLINE void Chip_RTC_EnableWakeup(LPC_RTC_T *pRTC, uint32_t ints) in Chip_RTC_EnableWakeup() function

Completed in 4 milliseconds