Searched refs:paLevel (Results 1 – 2 of 2) sorted by relevance
1153 void BLEPLAT_CNTR_SmSetTxPwr(uint8_t smNo, uint8_t paLevel) in BLEPLAT_CNTR_SmSetTxPwr() argument1156 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()
235 void BLEPLAT_CNTR_SmSetTxPwr(uint8_t smNo, uint8_t paLevel);