Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/periph_rtc/example/src/
A Drtc.c66 rtcStatus = Chip_RTC_GetStatus(LPC_RTC); in RTC_ALARM_IRQHandler()
89 rtcStatus = Chip_RTC_GetStatus(LPC_RTC); in RTC_WAKE_IRQHandler()
/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu/example/src/
A Dpmu.c179 rtcStatus = Chip_RTC_GetStatus(LPC_RTC); in RTC_ALARM_IRQHandler()
/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/src/
A Dpmu_rom.c183 rtcStatus = Chip_RTC_GetStatus(LPC_RTC); in RTC_ALARM_IRQHandler()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drtc_15xx.h227 STATIC INLINE uint32_t Chip_RTC_GetStatus(LPC_RTC_T *pRTC) in Chip_RTC_GetStatus() function

Completed in 5 milliseconds