Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/arch/common/
Dsemihost.h37 SEMIHOST_WRITE = 0x05, enumerator
/Zephyr-Core-3.7.0/arch/common/
Dsemihost.c130 return semihost_exec(SEMIHOST_WRITE, &args); in semihost_write()