Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dsemihosting.h18 #define SEMIHOSTING_SYS_WRITE 0x05 macro
/device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/
Dsemihosting.c113 result = semihosting_call(SEMIHOSTING_SYS_WRITE, in semihosting_file_write()