Searched defs:bytes_to_write (Results 1 – 11 of 11) sorted by relevance
197 uint16_t bytes_to_write = btstack_min((fw_size - fw_offset), FIRMWARE_CHUNK_SIZE); in atwilc3000_write_memory() local216 uint16_t bytes_to_write = btstack_min((fw_size - fw_offset), FIRMWARE_CHUNK_SIZE); in atwilc3000_write_firmware() local
72 static uint16_t bytes_to_write = 0; variable
90 ssize_t bytes_to_write = BRIDGE_BLOCK_SIZE_BYTES - sco_tx_packet_pos; in posix_i2s_test_bridge_process_write() local
88 static uint16_t bytes_to_write = 0; variable
53 static uint16_t bytes_to_write = 0; variable
121 static uint16_t bytes_to_write = 0; variable
70 static int bytes_to_write = 0; variable
172 static volatile uint16_t bytes_to_write = 0; variable
379 … uint32_t bytes_to_write = btstack_min(entry_size - entry_offset, sizeof(zero_buffer)); in btstack_tlv_flash_bank_delete_tag_until_offset() local
212 static uint16_t bytes_to_write = 0; variable