Searched defs:FXSYS_IntToTwoHexChars (Results 1 – 2 of 2) sorted by relevance
56 TEST(fxcrt, FXSYS_IntToTwoHexChars) { in TEST() argument
100 void FXSYS_IntToTwoHexChars(uint8_t n, char* buf) { in FXSYS_IntToTwoHexChars() function