Lines Matching defs:StateMachineNo
677 void HAL_RADIO_SetChannelMap(uint8_t StateMachineNo, uint8_t *chan_remap) in HAL_RADIO_SetChannelMap()
718 void HAL_RADIO_SetChannel(uint8_t StateMachineNo, uint8_t channel, uint8_t channel_increment) in HAL_RADIO_SetChannel()
744 void HAL_RADIO_SetTxAttributes(uint8_t StateMachineNo, uint32_t NetworkID, uint32_t crc_init) in HAL_RADIO_SetTxAttributes()
766 void HAL_RADIO_SetEncryptionCount(uint8_t StateMachineNo, uint8_t *count_tx, uint8_t *count_rcv) in HAL_RADIO_SetEncryptionCount()
787 void HAL_RADIO_SetEncryptionAttributes(uint8_t StateMachineNo, uint8_t *enc_iv, uint8_t *enc_key) in HAL_RADIO_SetEncryptionAttributes()
813 void HAL_RADIO_SetMaxReceivedLength(uint8_t StateMachineNo, uint8_t MaxReceivedLength) in HAL_RADIO_SetMaxReceivedLength()
841 void HAL_RADIO_SetPhy(uint8_t StateMachineNo, uint8_t phy) in HAL_RADIO_SetPhy()
865 void HAL_RADIO_SetEncryptFlags(uint8_t StateMachineNo, FunctionalState EncryptFlagTx, FunctionalSta… in HAL_RADIO_SetEncryptFlags()
1110 void HAL_RADIO_SetDefaultPreambleLen(uint8_t StateMachineNo) in HAL_RADIO_SetDefaultPreambleLen()
1122 void HAL_RADIO_SetPreambleRep(uint8_t StateMachineNo, uint8_t PreaLen) in HAL_RADIO_SetPreambleRep()
1144 void HAL_RADIO_DisableCRC(uint8_t StateMachineNo, FunctionalState hwCRC) in HAL_RADIO_DisableCRC()