Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/arch/common/
Dsemihost.h43 SEMIHOST_FLEN = 0x0C, enumerator
/Zephyr-Core-3.7.0/arch/common/
Dsemihost.c88 return semihost_exec(SEMIHOST_FLEN, &args); in semihost_flen()