Searched refs:WriteBE1Byte (Results 1 – 1 of 1) sorted by relevance
194 #define WriteBE1Byte(_ptr, _val) ((*((u8 *)(_ptr))) = ((u8)(_val))) macro336 WriteBE1Byte(__pStart, __Value); \338 WriteBE1Byte(__pStart, \