Searched refs:PRORTC_IF_OF (Results 1 – 19 of 19) sorted by relevance
67 #define PRORTC_IF_OF (0x1UL << 0) /**< Overflow Interrupt Fl… macro256 prortc_ien |= PRORTC_IF_OF; in sleeptimer_hal_enable_int()286 prortc_int_dis |= PRORTC_IF_OF; in sleeptimer_hal_disable_int()331 int_is_set = ((irq_flag & PRORTC_IF_OF) == PRORTC_IF_OF); in sli_sleeptimer_hal_is_int_status_set()357 if (irq_flag & PRORTC_IF_OF) { in PRORTC_IRQHandler()
2069 #define PRORTC_IF_OF (0x1UL << 0) /**< Overflow Interrupt Fl… macro
4324 #define PRORTC_IF_OF (0x1UL << 0) /**< Overflow Interrupt Fl… macro