Searched refs:SEMIHOSTING_SYS_EXIT (Results 1 – 2 of 2) sorted by relevance
26 #define SEMIHOSTING_SYS_EXIT 0x18 macro
230 (void)semihosting_call(SEMIHOSTING_SYS_EXIT, (uintptr_t)¶meters); in semihosting_exit()233 (void)semihosting_call(SEMIHOSTING_SYS_EXIT, reason); in semihosting_exit()
Completed in 3 milliseconds