Home
last modified time | relevance | path

Searched refs:TIMER_IntClear (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_timer.c92 #define sleeptimer_hal_timer_clear_interrupt(timer_instance, flags) TIMER_IntClear(time…
134 TIMER_IntClear(SLEEPTIMER_TIMER_INSTANCE, _TIMER_IEN_MASK); in sleeptimer_hal_init_timer()
/hal_silabs-latest/gecko/emlib/inc/
Dem_timer.h1006 __STATIC_INLINE void TIMER_IntClear(TIMER_TypeDef *timer, uint32_t flags) in TIMER_IntClear() function
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_timer.h1006 __STATIC_INLINE void TIMER_IntClear(TIMER_TypeDef *timer, uint32_t flags) in TIMER_IntClear() function