Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/arch/common/
Dsemihost.h62 SEMIHOST_READC = 0x07, enumerator
/Zephyr-Core-3.4.0/arch/common/
Dsemihost.c53 return (char)semihost_exec(SEMIHOST_READC, &args); in semihost_poll_in()