Searched refs:IrqErrorCode_t (Results 1 – 2 of 2) sorted by relevance
830 }IrqErrorCode_t; typedef855 … void ( *rxError )( IrqErrorCode_t errCode ); //!< Pointer to a function run on reception error
910 static void radio_on_rx_error(IrqErrorCode_t errorCode ){ in radio_on_rx_error()