Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c1078 uint8_t retValue = BLUE_IDLE_0; in HAL_RADIO_GetStatus() local
1081 retValue = HAL_RADIO_TIMER_GetRadioTimerValue(time); in HAL_RADIO_GetStatus()
1083 return retValue; in HAL_RADIO_GetStatus()