Searched refs:semihosting_exit (Results 1 – 3 of 3) sorted by relevance
58 void semihosting_exit(uint32_t reason, uint32_t subcode);
214 semihosting_exit(ADP_STOPPED_APPLICATION_EXIT, 0); in qemu_system_off()
225 void semihosting_exit(uint32_t reason, uint32_t subcode) in semihosting_exit() function
Completed in 4 milliseconds