Searched refs:SEMIHOST_READ (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/common/ | ||
D | semihost.h | 39 SEMIHOST_READ = 0x06, enumerator |
/Zephyr-latest/arch/common/ | ||
D | semihost.c | 110 ret = semihost_exec(SEMIHOST_READ, &args); in semihost_read() |