Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DEndian.h15 #define EndianU16_BtoL(value) ((unsigned short)Endian16_Swap(value)) macro
H A DRKComm.cpp682 *dwTotal = EndianU16_BtoL(*dwTotal); in RKU_TestDeviceReady()
683 *dwCurrent = EndianU16_BtoL(*dwCurrent); in RKU_TestDeviceReady()