Searched refs:SEMIHOSTING_SYS_WRITEC (Results 1 – 2 of 2) sorted by relevance
17 #define SEMIHOSTING_SYS_WRITEC 0x03 macro
138 semihosting_call(SEMIHOSTING_SYS_WRITEC, (uintptr_t)&character); in semihosting_write_char()