Searched defs:FXSYS_IntToFourHexChars (Results 1 – 2 of 2) sorted by relevance
74 TEST(fxcrt, FXSYS_IntToFourHexChars) { in TEST() argument
106 void FXSYS_IntToFourHexChars(uint16_t n, char* buf) { in FXSYS_IntToFourHexChars() function