Searched defs:_read (Results 1 – 10 of 10) sorted by relevance
/btstack/port/stm32-wb55xx-nucleo-freertos/port/ |
H A D | btstack_port.c | 84 ssize_t _read(int file, void * buf, size_t count) in _read() function
|
/btstack/platform/chibios/ |
H A D | retarget_chibios.c | 74 int _read(int file, char * ptr, int len){ in _read() function
|
/btstack/port/stm32-l451-miromico-sx1280/port/ |
H A D | btstack_port.c | 71 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
|
/btstack/port/stm32-l476rg-nucleo-sx1280/port/ |
H A D | btstack_port.c | 71 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
|
/btstack/port/stm32-f4discovery-usb/port/ |
H A D | port.c | 111 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
|
/btstack/port/stm32-l451-miromico-sx1280/Src/ |
H A D | syscalls.c | 94 __attribute__((weak)) int _read(int file, char *ptr, int len) in _read() function
|
/btstack/port/stm32-f4discovery-cc256x/port/ |
H A D | port.c | 246 ssize_t _read(int fd, void * buf, size_t count){ in _read() function
|
/btstack/port/apollo2-em9304/ |
H A D | btstack_port.c | 263 int _read(int file, char * ptr, int len){ in _read() function
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | port.c | 99 int _read(int file, char * ptr, int len){ in _read() function
|
/btstack/port/msp432p401lp-cc256x/ |
H A D | main.c | 84 int _read(int file, char * ptr, int len){ in _read() function
|