Searched refs:RTCC_IntGet (Results 1 – 3 of 3) sorted by relevance
126 if (((RTCC_IntGet() & RTCC_IEN_CC1) != 0) in sleeptimer_hal_set_compare()203 uint32_t irq_flag = RTCC_IntGet(); in sli_sleeptimer_hal_is_int_status_set()231 irq_flag = RTCC_IntGet(); in RTCC_IRQHandler()
712 __STATIC_INLINE uint32_t RTCC_IntGet(void) in RTCC_IntGet() function