Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/utilities/misc_utilities/
Dfsl_syscall_stub.c53 int __attribute__((weak)) _read(int handle, char *buffer, int size);
54 int __attribute__((weak)) _read(int handle, char *buffer, int size) in _read() function
/hal_nxp-latest/mcux/mcux-sdk/components/rtt/Syscalls/
DSEGGER_RTT_Syscalls_GCC.c143 _ssize_t _read(int handle, char *buffer, int size) in _read() function
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console_lite/
Dfsl_debug_console.c1429 int __attribute__((weak)) _read(int handle, char *buffer, int size);
1430 int __attribute__((weak)) _read(int handle, char *buffer, int size) in _read() function
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/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
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/
Dfsl_debug_console.c1393 int __attribute__((weak)) _read(int handle, char *buffer, int size);
1394 int __attribute__((weak)) _read(int handle, char *buffer, int size) in _read() function
/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity.h556 int _read(int file, char *ptr, int len);