Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_radio.h145 void HAL_RADIO_DisableCRC(uint8_t StateMachineNo, FunctionalState hwCRC);
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c1144 void HAL_RADIO_DisableCRC(uint8_t StateMachineNo, FunctionalState hwCRC) in HAL_RADIO_DisableCRC() argument
1146 if (hwCRC != DISABLE) in HAL_RADIO_DisableCRC()