Searched refs:xPacketBouncedBack (Results 1 – 2 of 2) sorted by relevance
142 static BaseType_t xPacketBouncedBack( const uint8_t * pucBuffer );749 static BaseType_t xPacketBouncedBack( const uint8_t * pucBuffer ) in xPacketBouncedBack() function829 BaseType_t xBounced = xPacketBouncedBack( pucPacketData ); in prvInterruptSimulatorTask()
107 static BaseType_t xPacketBouncedBack( const uint8_t * pucBuffer );877 static BaseType_t xPacketBouncedBack( const uint8_t * pucBuffer ) in xPacketBouncedBack() function967 if( xPacketBouncedBack( pucPacketData ) == pdFALSE ) in prvInterruptSimulatorTask()