Home
last modified time | relevance | path

Searched defs:Semihost_SYS_WRITE0 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
DSemihostPrivate.h162 #define Semihost_SYS_WRITE0(String) _Semihost_SYS_WRITE0(0x04, String) macro
186 #define Semihost_SYS_WRITE0(String) GccSemihostCall(0x04, (UINTN)(String)) macro
204 #define Semihost_SYS_WRITE0(String) macro