Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Inc/
DRADIO_utils.h94 void RADIO_SetHighPower(FunctionalState state);
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c163 RADIO_SetHighPower((FunctionalState)enable); in BLEPLAT_SetHighPower()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c183 void RADIO_SetHighPower(FunctionalState state) in RADIO_SetHighPower() function