Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/common/
Dsemihost.h39 SEMIHOST_READ = 0x06, enumerator
/Zephyr-latest/arch/common/
Dsemihost.c110 ret = semihost_exec(SEMIHOST_READ, &args); in semihost_read()