Searched defs:ErrorCheck (Results 1 – 2 of 2) sorted by relevance
67 uint8_t ErrorCheck(uint32_t result, const char* cmd) { in ErrorCheck() function
248 #define ErrorCheck(msg, status) \ macro