Searched refs:SEMIHOSTING_SYS_OPEN (Results 1 – 2 of 2) sorted by relevance
14 #define SEMIHOSTING_SYS_OPEN 0x01 macro
54 return semihosting_call(SEMIHOSTING_SYS_OPEN, (uintptr_t)&open_block); in semihosting_file_open()
Completed in 4 milliseconds