Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/hfxo_manager/src/
Dsl_hfxo_manager_hal_s2.c100 static volatile uint8_t error_try_cnt = 0; variable
264 if (error_try_cnt <= 1) { in sl_hfxo_manager_irq_handler()
306 error_try_cnt = 0; in sl_hfxo_manager_irq_handler()
326 error_try_cnt++; in sl_hfxo_manager_irq_handler()