Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/
H A Dsemihosting.h16 #define SEMIHOSTING_SYS_WRITE0 0x04 macro
/rk3399_ARM-atf/lib/semihosting/
H A Dsemihosting.c145 semihosting_call(SEMIHOSTING_SYS_WRITE0, (uintptr_t)string); in semihosting_write_string()