Searched defs:temp_buffer (Results 1 – 6 of 6) sorted by relevance
31 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_hex_internal() local65 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_char_internal() local99 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
231 uint8_t temp_buffer[64]; //spiflash hal max length of read no longer than 64byte in spi_flash_chip_generic_read() local284 uint8_t temp_buffer[64]; //spiflash hal max length of write no longer than 64byte in spi_flash_chip_generic_write() local
289 uint8_t temp_buffer[64]; //spiflash hal max length of write no longer than 64byte in spi_flash_chip_mxic_opi_write() local
868 uint8_t* temp_buffer = NULL; in esp_flash_read() local
307 char temp_buffer[sizeof(tBTM_LE_KEY_VALUE)] = {0}; in btc_storage_delete_duplicate_ble_devices() local