Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_timer.c91 #define sleeptimer_hal_timer_disable_interrupt(timer_instance, flags) TIMER_IntDisable(ti…
133 TIMER_IntDisable(SLEEPTIMER_TIMER_INSTANCE, _TIMER_IEN_MASK); in sleeptimer_hal_init_timer()
/hal_silabs-latest/gecko/emlib/inc/
Dem_timer.h1026 __STATIC_INLINE void TIMER_IntDisable(TIMER_TypeDef *timer, uint32_t flags) in TIMER_IntDisable() function
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_timer.h1026 __STATIC_INLINE void TIMER_IntDisable(TIMER_TypeDef *timer, uint32_t flags) in TIMER_IntDisable() function