Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/common/utils/stdio/
H A Dread.c132 _read (int file, char * ptr, int len); // Remove GCC compiler warning
135 _read (int file, char * ptr, int len)
154 int _read (int *f); // Remove GCC compiler warning
156 int _read (int *f)
/btstack/port/samv71-xplained-atwilc3000/ASF/common/utils/stdio/stdio_serial/
H A Dstdio_serial.h74 extern int _read (int *f);
110 fdevopen((int (*)(char, FILE*))(_write),(int (*)(FILE*))(_read)); in stdio_serial_init()
/btstack/platform/chibios/
H A Dretarget_chibios.c74 int _read(int file, char * ptr, int len){ in _read() function
/btstack/port/stm32-l451-miromico-sx1280/port/
H A Dbtstack_port.c71 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
/btstack/port/stm32-l476rg-nucleo-sx1280/port/
H A Dbtstack_port.c71 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
/btstack/port/stm32-l451-miromico-sx1280/Src/
H A Dsyscalls.c94 __attribute__((weak)) int _read(int file, char *ptr, int len) in _read() function
/btstack/port/stm32-f4discovery-usb/port/
H A Dport.c111 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
/btstack/port/stm32-wb55xx-nucleo-freertos/port/
H A Dbtstack_port.c84 ssize_t _read(int file, void * buf, size_t count) in _read() function
98 ssize_t _read(int fd, void* buf, size_t count){
/btstack/port/apollo2-em9304/
H A Dbtstack_port.c263 int _read(int file, char * ptr, int len){ in _read() function
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dport.c246 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
/btstack/port/stm32-l073rz-nucleo-em9304/port/
H A Dport.c99 int _read(int file, char * ptr, int len){ in _read() function
/btstack/port/msp432p401lp-cc256x/
H A Dmain.c84 int _read(int file, char * ptr, int len){ in _read() function