Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c1153 void BLEPLAT_CNTR_SmSetTxPwr(uint8_t smNo, uint8_t paLevel) in BLEPLAT_CNTR_SmSetTxPwr() argument
1156 if(paLevel == HP_PA_LEVEL) in BLEPLAT_CNTR_SmSetTxPwr()
1159 paLevel = MAX_PA_LEVEL; in BLEPLAT_CNTR_SmSetTxPwr()
1167 LL_RADIO_SetPAPower(smNo, (uint32_t) paLevel); in BLEPLAT_CNTR_SmSetTxPwr()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dbleplat_cntr.h235 void BLEPLAT_CNTR_SmSetTxPwr(uint8_t smNo, uint8_t paLevel);