Home
last modified time | relevance | path

Searched refs:process_timer_irq (Results 1 – 7 of 7) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsli_sleeptimer_hal.h152 void process_timer_irq(uint8_t local_flag);
Dsl_sleeptimer_hal_rtcc.c241 process_timer_irq(local_flag); in RTCC_IRQHandler()
Dsl_sleeptimer_hal_burtc.c307 process_timer_irq(local_flag); in BURTC_IRQHandler()
Dsl_sleeptimer_hal_sysrtc.c342 process_timer_irq(local_flag); in SL_CODE_CLASSIFY()
Dsl_sleeptimer_hal_prortc.c371 process_timer_irq(local_flag); in PRORTC_IRQHandler()
Dsl_sleeptimer_hal_timer.c312 process_timer_irq(local_flag); in SLEEPTIMER_TIMER_IRQHandler()
Dsl_sleeptimer.c1260 void process_timer_irq(uint8_t local_flag) in process_timer_irq() function