Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c1390 returnValue = INVALID_PARAMETER_C0; in HAL_RADIO_SendPacket()
1452 returnValue = INVALID_PARAMETER_C0; in HAL_RADIO_SendPacketWithAck()
1646 returnValue = INVALID_PARAMETER_C0; in HAL_RADIO_ReceivePacket()
1710 returnValue = INVALID_PARAMETER_C0; in HAL_RADIO_ReceivePacketWithAck()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h493 #define INVALID_PARAMETER_C0 0xC0 macro