Searched refs:SEMIHOSTING_SYS_WRITE0 (Results 1 – 2 of 2) sorted by relevance
16 #define SEMIHOSTING_SYS_WRITE0 0x04 macro
143 semihosting_call(SEMIHOSTING_SYS_WRITE0, (uintptr_t)string); in semihosting_write_string()