HomeSort by relevance Sort by last modified time
    Searched refs:Semihost_SYS_WRITE0 (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
SemihostPrivate.h 162 #define Semihost_SYS_WRITE0(String) _Semihost_SYS_WRITE0(0x04, String)
186 #define Semihost_SYS_WRITE0(String) GccSemihostCall(0x04, (UINTN)(String))
204 #define Semihost_SYS_WRITE0(String)
SemihostLib.c 299 Semihost_SYS_WRITE0(String);

Completed in 36 milliseconds