Searched refs:crc_error (Results 1 – 2 of 2) sorted by relevance
167 static void nrf_ccm_decrypt_rx(bool crc_error) { in nrf_ccm_decrypt_rx() argument180 if (crc_error) { in nrf_ccm_decrypt_rx()270 void nhw_ccm_radio_received_packet(bool crc_error) { in NHW_SIDEEFFECTS_EVENTS()275 nrf_ccm_decrypt_rx(crc_error); in NHW_SIDEEFFECTS_EVENTS()
20 void nhw_ccm_radio_received_packet(bool crc_error);