Searched refs:MP_COMPRESSED_ROM_TEXT (Results 1 – 1 of 1) sorted by relevance
292 inline __attribute__((always_inline)) const char *MP_COMPRESSED_ROM_TEXT(const char *msg) { in MP_COMPRESSED_ROM_TEXT() function315 #define MP_COMPRESSED_ROM_TEXT(x) x macro321 #define MP_ERROR_TEXT(x) (mp_rom_error_text_t)MP_COMPRESSED_ROM_TEXT(x)
Completed in 3 milliseconds