Searched defs:temp_buffer (Results 1 – 5 of 5) sorted by relevance
23 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_hex_internal() local57 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_char_internal() local91 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_hexdump_internal() local
50 uint8_t temp_buffer[64]; //spiflash hal max length of read no longer than 64byte in spi_flash_chip_winbond_read() local
202 uint8_t temp_buffer[64]; //spiflash hal max length of read no longer than 64byte in spi_flash_chip_generic_read() local255 uint8_t temp_buffer[64]; //spiflash hal max length of write no longer than 64byte in spi_flash_chip_generic_write() local
282 uint8_t temp_buffer[64]; //spiflash hal max length of write no longer than 64byte in spi_flash_chip_mxic_opi_write() local
802 uint8_t* temp_buffer = NULL; in esp_flash_read() local