Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/common/
Dsemihost.h33 SEMIHOST_OPEN = 0x01, enumerator
/Zephyr-latest/arch/common/
Dsemihost.c70 return semihost_exec(SEMIHOST_OPEN, &args); in semihost_open()