Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 13 of 13) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_can.c407 bool wait) in CAN_SetIdAndFilter()
506 bool wait) in CAN_ConfigureMessageObject()
575 bool wait) in CAN_SendMessage()
754 bool wait) in CAN_AbortSendMessage()
921 bool wait) in CAN_SendRequest()
Dem_emu.c1843 void EMU_VScaleEM01ByClock(uint32_t clockFrequency, bool wait) in EMU_VScaleEM01ByClock()
1896 void EMU_VScaleEM01(EMU_VScaleEM01_TypeDef voltage, bool wait) in EMU_VScaleEM01()
Dem_cmu_fpga.c435 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable()
Dem_cmu.c11169 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable()
11629 bool wait) in CMU_OscillatorTuningOptimize()
/hal_silabs-latest/simplicity_sdk/platform/service/hfxo_manager/src/
Dsl_hfxo_manager_hal_s2.c190 bool sli_hfxo_manager_is_hfxo_ready(bool wait) in sli_hfxo_manager_is_hfxo_ready()
/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/sleep_loop/
Dsl_power_manager_hal_s2.c491 bool sli_power_manager_is_high_freq_accuracy_clk_ready(bool wait) in sli_power_manager_is_high_freq_accuracy_clk_ready()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c1898 void EMU_VScaleEM01ByClock(uint32_t clockFrequency, bool wait) in EMU_VScaleEM01ByClock()
1951 void EMU_VScaleEM01(EMU_VScaleEM01_TypeDef voltage, bool wait) in EMU_VScaleEM01()
Dem_cmu_fpga.c435 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable()
Dem_cmu_fpga_npu.c438 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable()
Dem_cmu.c11222 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable()
11682 bool wait) in CMU_OscillatorTuningOptimize()
/hal_silabs-latest/gecko/emlib/inc/
Dem_cmu.h1614 bool wait) in CMU_OscillatorEnable()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_cmu.h1615 bool wait) in CMU_OscillatorEnable()
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer.c1167 volatile bool wait = true; in sl_sleeptimer_delay_millisecond() local