Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c125 #define IS_STATE_VALID(STATEMACHINE_NO) (STATEMACHINE_NO < STATEMACHINE_COUNT) macro
680 assert_param(IS_STATE_VALID(StateMachineNo)); in HAL_RADIO_SetChannelMap()
721 assert_param(IS_STATE_VALID(StateMachineNo)); in HAL_RADIO_SetChannel()
747 assert_param(IS_STATE_VALID(StateMachineNo)); in HAL_RADIO_SetTxAttributes()
769 assert_param(IS_STATE_VALID(StateMachineNo)); in HAL_RADIO_SetEncryptionCount()
791 assert_param(IS_STATE_VALID(StateMachineNo)); in HAL_RADIO_SetEncryptionAttributes()
868 assert_param(IS_STATE_VALID(StateMachineNo)); in HAL_RADIO_SetEncryptFlags()