Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c221 void BLEPLAT_AntIdxRemap(uint8_t AntPattLen, uint8_t *pAntRamTable, const uint8_t* pAntPatt) in BLEPLAT_AntIdxRemap() argument
223 RADIO_AntIdxRemap(AntPattLen, pAntRamTable, pAntPatt); in BLEPLAT_AntIdxRemap()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c345 void RADIO_AntIdxRemap(uint8_t AntPattLen, uint8_t *pAntRamTable, const uint8_t* pAntPatt) in RADIO_AntIdxRemap() argument
350 pAntRamTable[i] = (pAntPatt[i] << antenna_conf.Antenna_ID_Shift); in RADIO_AntIdxRemap()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Inc/
DRADIO_utils.h103 void RADIO_AntIdxRemap(uint8_t AntPattLen, uint8_t *pAntRamTable, const uint8_t* pAntPatt);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dbleplat.h288 void BLEPLAT_AntIdxRemap(uint8_t antPattLen, uint8_t *pAntRamTable, const uint8_t* pAntPatt);