Searched refs:SEMIHOST_WRITEC (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/common/ | ||
D | semihost.h | 58 SEMIHOST_WRITEC = 0x03, enumerator |
/Zephyr-latest/arch/common/ | ||
D | semihost.c | 59 (void)semihost_exec(SEMIHOST_WRITEC, &c); in semihost_poll_out() |