Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c677 void HAL_RADIO_SetChannelMap(uint8_t StateMachineNo, uint8_t *chan_remap) in HAL_RADIO_SetChannelMap() function
1401 HAL_RADIO_SetChannelMap(0, &map[0]); in HAL_RADIO_SendPacket()
1461 HAL_RADIO_SetChannelMap(0, &map[0]); in HAL_RADIO_SendPacketWithAck()
1657 HAL_RADIO_SetChannelMap(0, &map[0]); in HAL_RADIO_ReceivePacket()
1722 HAL_RADIO_SetChannelMap(0, &map[0]); in HAL_RADIO_ReceivePacketWithAck()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_radio.h126 void HAL_RADIO_SetChannelMap(uint8_t StateMachineNo, uint8_t *chan_remap);