Home
last modified time | relevance | path

Searched refs:SEMIHOST_CLOSE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/arch/common/
Dsemihost.h41 SEMIHOST_CLOSE = 0x02, enumerator
/Zephyr-Core-3.4.0/arch/common/
Dsemihost.c79 return semihost_exec(SEMIHOST_CLOSE, &args); in semihost_close()