Searched refs:SEMIHOST_CLOSE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/common/ | ||
D | semihost.h | 41 SEMIHOST_CLOSE = 0x02, enumerator |
/Zephyr-latest/arch/common/ | ||
D | semihost.c | 79 return semihost_exec(SEMIHOST_CLOSE, &args); in semihost_close() |