OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Semihost_SYS_WRITE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
SemihostPrivate.h
164
#define
Semihost_SYS_WRITE
(WriteBlock) _Semihost_SYS_WRITE(0x05, WriteBlock)
188
#define
Semihost_SYS_WRITE
(WriteBlock) GccSemihostCall(0x05, (UINTN)(WriteBlock))
206
#define
Semihost_SYS_WRITE
(WriteBlock) (0)
SemihostLib.c
131
*Length =
Semihost_SYS_WRITE
(&WriteBlock);
Completed in 35 milliseconds