Searched defs:bytes_to_read (Results 1 – 15 of 15) sorted by relevance
147 static uint16_t nxp_read_firmware(uint16_t bytes_to_read, uint8_t * buffer) { in nxp_read_firmware()163 static uint16_t nxp_read_firmware(uint16_t bytes_to_read, uint8_t * buffer){ in nxp_read_firmware()310 static void nxp_start_read(uint16_t bytes_to_read){ in nxp_start_read()316 uint16_t bytes_to_read; in nxp_read_uart_handler() local
125 int bytes_to_read = btstack_min(sizeof(packet), size); in process_file() local
152 int bytes_to_read = btstack_min(sizeof(packet), size); in process_file() local
68 static uint16_t bytes_to_read = 0; variable
137 ssize_t bytes_to_read = BRIDGE_BLOCK_SIZE_BYTES - sco_rx_bytes_read; in posix_i2s_test_bridge_process_read() local
84 static uint16_t bytes_to_read = 0; variable
49 static uint16_t bytes_to_read = 0; variable
117 static uint16_t bytes_to_read = 0; variable
66 static int bytes_to_read = 0; variable
168 static volatile uint16_t bytes_to_read = 0; variable
504 int bytes_to_read = pos_end - pos_start + 1; in btstack_hid_parser_get_field() local
146 static uint16_t bytes_to_read; variable
208 static uint16_t bytes_to_read = 0; variable
133 uint16_t bytes_to_read; member