Searched refs:__read (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console_lite/ |
| D | fsl_debug_console.c | 1197 #pragma weak __read macro 1198 size_t __read(int handle, unsigned char *buffer, size_t size); 1199 size_t __read(int handle, unsigned char *buffer, size_t size) in __read() function
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/debug_console/ |
| D | fsl_debug_console.c | 1227 #pragma weak __read macro 1228 size_t __read(int handle, unsigned char *buffer, size_t size); 1229 size_t __read(int handle, unsigned char *buffer, size_t size) in __read() function
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/ |
| D | fsl_debug_console.c | 1236 #pragma weak __read macro 1237 size_t __read(int handle, unsigned char *buffer, size_t size); 1238 size_t __read(int handle, unsigned char *buffer, size_t size) in __read() function
|