/btstack/port/stm32-wb55xx-nucleo-freertos/port/ |
H A D | btstack_port.c | 66 ssize_t _write(int fd, const void* buf, size_t count) in _write() function 91 ssize_t _write(int fd, const void* buf, size_t count){ in _write() function
|
/btstack/port/renesas-ek-ra6m4a-da14531/port/ |
H A D | hal_entry.c | 222 int _write(int file, char *ptr, int len) { in _write() function 232 int _write(int file, char *ptr, int len){ in _write() function
|
/btstack/3rd-party/segger-rtt/ |
H A D | SEGGER_RTT_Syscalls_GCC.c | 99 _ssize_t __attribute__((weak)) _write(int file, const void *ptr, size_t len) { in _write() function
|
/btstack/platform/chibios/ |
H A D | retarget_chibios.c | 64 int _write(int file, char *ptr, int len){ in _write() function
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/ |
H A D | dbg_trace.c | 228 size_t _write(int handle, const unsigned char * buf, size_t bufSize) in _write() function
|
/btstack/port/stm32-l451-miromico-sx1280/Src/ |
H A D | syscalls.c | 106 __attribute__((weak)) int _write(int file, char *ptr, int len) in _write() function
|
/btstack/port/stm32-f4discovery-cc256x/port/ |
H A D | port.c | 224 ssize_t _write(int file, const void *buf, size_t len){ in _write() function
|
/btstack/port/apollo2-em9304/ |
H A D | btstack_port.c | 243 int _write(int file, char *ptr, int len){ in _write() function
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | port.c | 81 int _write(int file, char *ptr, int len){ in _write() function
|
/btstack/port/msp432p401lp-cc256x/ |
H A D | main.c | 65 int _write(int file, char *ptr, int len){ in _write() function
|
/btstack/port/arduino/ |
H A D | BTstack.cpp | 112 extern "C" int _write(int file, char *ptr, int len){ in _write() function
|