Searched refs:SEMIHOST_FLEN (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/common/ | ||
D | semihost.h | 43 SEMIHOST_FLEN = 0x0C, enumerator |
/Zephyr-latest/arch/common/ | ||
D | semihost.c | 88 return semihost_exec(SEMIHOST_FLEN, &args); in semihost_flen() |