Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c1560 static volatile uint8_t _timeout; variable
1572 _timeout = TRUE; in CarrierSenseCallback()
1600 _timeout = FALSE; in HAL_RADIO_CarrierSense()
1612 while (_timeout == FALSE && loop++ < 60000); in HAL_RADIO_CarrierSense()