Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c343 uint8_t radio_disabled = FALSE; in HAL_PWR_ConfigDEEPSTOP() local
356 radio_disabled = TRUE; in HAL_PWR_ConfigDEEPSTOP()
364 if (radio_disabled) in HAL_PWR_ConfigDEEPSTOP()