Home
last modified time | relevance | path

Searched refs:_read (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/common/
Dsyscalls_stub.c48 void _read(void) in _read() function
/trusted-firmware-m-latest/platform/ns/
Dtoolchain_ns_GNUARM.cmake127 # such as _read and _write. Add stub functions of required
173 # such as _read and _write. Add stub functions of required
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dretarget.c700 int _read(int fd, char *ptr, int len) in _read() function
/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console.c1384 int __attribute__((weak)) _read(int handle, char *buffer, int size);
1385 int __attribute__((weak)) _read(int handle, char *buffer, int size) in _read() function
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c786 int _read (int fd, char *ptr, int len) in _read() function
/trusted-firmware-m-latest/
Dtoolchain_GNUARM.cmake155 # such as _read and _write. Add stub functions of required