Home
last modified time | relevance | path

Searched refs:BURTC_IntClear (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_burtc.c52 #define sleeptimer_hal_burtc_clear_interrupts(flags) BURTC_IntClear(flags)
149 BURTC_IntClear(_BURTC_IF_MASK); in sleeptimer_hal_init_timer()
/hal_silabs-latest/gecko/emlib/inc/
Dem_burtc.h174 __STATIC_INLINE void BURTC_IntClear(uint32_t flags) in BURTC_IntClear() function
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_burtc.h174 __STATIC_INLINE void BURTC_IntClear(uint32_t flags) in BURTC_IntClear() function
/hal_silabs-latest/gecko/emlib/src/
Dem_burtc.c175 BURTC_IntClear(0xFFFFFFFF); in BURTC_Init()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_burtc.c175 BURTC_IntClear(0xFFFFFFFF); in BURTC_Init()