Searched refs:abBytes (Results 1 – 1 of 1) sorted by relevance
270 uint8_t abBytes[ 2U ]; in RedCoreInit() local272 RedMemCpy( abBytes, &uValue, sizeof( abBytes ) ); in RedCoreInit()275 if( abBytes[ 0U ] != 0xFFU ) in RedCoreInit()277 if( abBytes[ 0U ] != 0x00U ) in RedCoreInit()
Completed in 6 milliseconds