Searched refs:SEMIHOSTING_SYS_CLOSE (Results 1 – 2 of 2) sorted by relevance
15 #define SEMIHOSTING_SYS_CLOSE 0x02 macro
125 return semihosting_call(SEMIHOSTING_SYS_CLOSE, (uintptr_t)&file_handle); in semihosting_file_close()
Completed in 3 milliseconds