Searched refs:handle_flash_data (Results 1 – 3 of 3) sorted by relevance
21 void handle_flash_data(void *data_buf, uint32_t length);
323 void handle_flash_data(void *data_buf, uint32_t length) { in handle_flash_data() function453 handle_flash_data(out_buf, bytes_in_out_buf); in handle_flash_deflated_data()
389 handle_flash_data(command->data_buf + 16, command->data_len - 16); in cmd_loop()