Home
last modified time | relevance | path

Searched defs:local_flag (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-3.5.0/gecko/service/sleeptimer/src/
Dsl_sleeptimer_hal_rtcc.c140 void sleeptimer_hal_enable_int(uint8_t local_flag) in sleeptimer_hal_enable_int()
158 void sleeptimer_hal_disable_int(uint8_t local_flag) in sleeptimer_hal_disable_int()
179 void sleeptimer_hal_set_int(uint8_t local_flag) in sleeptimer_hal_set_int()
191 bool sli_sleeptimer_hal_is_int_status_set(uint8_t local_flag) in sli_sleeptimer_hal_is_int_status_set()
218 uint8_t local_flag = 0; in RTCC_IRQHandler() local
Dsl_sleeptimer_hal_sysrtc.c196 void sleeptimer_hal_enable_int(uint8_t local_flag) in sleeptimer_hal_enable_int()
214 void sleeptimer_hal_disable_int(uint8_t local_flag) in sleeptimer_hal_disable_int()
235 void sleeptimer_hal_set_int(uint8_t local_flag) in sleeptimer_hal_set_int()
247 bool sli_sleeptimer_hal_is_int_status_set(uint8_t local_flag) in sli_sleeptimer_hal_is_int_status_set()
274 uint8_t local_flag = 0; in SYSRTC_APP_IRQHandler() local
Dsl_sleeptimer.c958 void process_timer_irq(uint8_t local_flag) in process_timer_irq()