Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/src/
Dem_burtc.c194 BURTC_SyncWait(); in BURTC_Init()
238 BURTC_SyncWait(); in BURTC_Enable()
245 BURTC_SyncWait(); /* Wait for the stop to synchronize */ in BURTC_Enable()
356 BURTC_SyncWait(); in BURTC_Reset()
368 BURTC_SyncWait(); in BURTC_Reset()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_burtc.c194 BURTC_SyncWait(); in BURTC_Init()
238 BURTC_SyncWait(); in BURTC_Enable()
245 BURTC_SyncWait(); /* Wait for the stop to synchronize */ in BURTC_Enable()
358 BURTC_SyncWait(); in BURTC_Reset()
370 BURTC_SyncWait(); in BURTC_Reset()
/hal_silabs-latest/gecko/emlib/inc/
Dem_burtc.h308 __STATIC_INLINE void BURTC_SyncWait(void) in BURTC_SyncWait() function
336 BURTC_SyncWait(); in BURTC_Start()
354 BURTC_SyncWait(); in BURTC_Stop()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_burtc.h308 __STATIC_INLINE void BURTC_SyncWait(void) in BURTC_SyncWait() function
336 BURTC_SyncWait(); in BURTC_Start()
354 BURTC_SyncWait(); in BURTC_Stop()
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_burtc.c153 BURTC_SyncWait(); in sleeptimer_hal_init_timer()