Searched refs:SEMIHOSTING_SYS_SEEK (Results 1 – 2 of 2) sorted by relevance
21 #define SEMIHOSTING_SYS_SEEK 0x0A macro
65 result = semihosting_call(SEMIHOSTING_SYS_SEEK, (uintptr_t)&seek_block); in semihosting_file_seek()
Completed in 2 milliseconds