Searched refs:SLEEPTIMER_EVENT_COMP (Results 1 – 8 of 8) sorted by relevance
136 sleeptimer_hal_enable_int(SLEEPTIMER_EVENT_COMP); in sleeptimer_hal_set_compare()157 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_enable_int()175 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_disable_int()190 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_set_int()206 case SLEEPTIMER_EVENT_COMP: in sli_sleeptimer_hal_is_int_status_set()237 local_flag |= SLEEPTIMER_EVENT_COMP; in RTCC_IRQHandler()
196 sleeptimer_hal_enable_int(SLEEPTIMER_EVENT_COMP); in sleeptimer_hal_set_compare()255 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_enable_int()273 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_disable_int()288 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_set_int()304 case SLEEPTIMER_EVENT_COMP: in sli_sleeptimer_hal_is_int_status_set()338 local_flag |= SLEEPTIMER_EVENT_COMP; in SL_CODE_CLASSIFY()
236 sleeptimer_hal_enable_int(SLEEPTIMER_EVENT_COMP); in sleeptimer_hal_set_compare()259 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_enable_int()289 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_disable_int()306 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_set_int()326 case SLEEPTIMER_EVENT_COMP: in sli_sleeptimer_hal_is_int_status_set()361 local_flag |= SLEEPTIMER_EVENT_COMP; in PRORTC_IRQHandler()
207 sleeptimer_hal_enable_int(SLEEPTIMER_EVENT_COMP); in sleeptimer_hal_set_compare()224 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_enable_int()246 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_disable_int()260 if (local_flag & SLEEPTIMER_EVENT_COMP) { in sleeptimer_hal_set_int()276 case SLEEPTIMER_EVENT_COMP: in sli_sleeptimer_hal_is_int_status_set()308 local_flag |= SLEEPTIMER_EVENT_COMP; in SLEEPTIMER_TIMER_IRQHandler()
106 if (hal_flag & SLEEPTIMER_EVENT_COMP) { in irqien_hal2burtc()125 hal_if |= SLEEPTIMER_EVENT_COMP; in irqflags_burtc2hal()222 sleeptimer_hal_enable_int(SLEEPTIMER_EVENT_COMP); in sleeptimer_hal_set_compare()263 case SLEEPTIMER_EVENT_COMP: in sli_sleeptimer_hal_is_int_status_set()
482 sleeptimer_hal_disable_int(SLEEPTIMER_EVENT_COMP); in sl_sleeptimer_stop_timer()1281 if (local_flag & SLEEPTIMER_EVENT_COMP) { in process_timer_irq()1326 sleeptimer_hal_disable_int(SLEEPTIMER_EVENT_COMP); in process_timer_irq()1457 sleeptimer_hal_enable_int(SLEEPTIMER_EVENT_COMP); in set_comparator_for_next_timer()1462 sleeptimer_hal_enable_int(SLEEPTIMER_EVENT_COMP); in set_comparator_for_next_timer()1463 sleeptimer_hal_set_int(SLEEPTIMER_EVENT_COMP); in set_comparator_for_next_timer()
42 #define SLEEPTIMER_EVENT_COMP (0x02) macro
378 && sli_sleeptimer_hal_is_int_status_set(SLEEPTIMER_EVENT_COMP) in EMU_EM23PostsleepHook()