Home
last modified time | relevance | path

Searched defs:temp_buffer (Results 1 – 8 of 8) sorted by relevance

/device/soc/esp/esp32/components/log/
Dlog_buffers.c31 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_hex_internal() local
65 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_char_internal() local
99 char temp_buffer[BYTES_PER_LINE + 3]; //for not-byte-accessible memory in esp_log_buffer_hexdump_internal() local
/device/soc/esp/esp32/components/spi_flash/
Dspi_flash_chip_winbond.c50 uint8_t temp_buffer[64]; //spiflash hal max length of read no longer than 64byte in spi_flash_chip_winbond_read() local
Dspi_flash_chip_generic.c191 uint8_t temp_buffer[64]; //spiflash hal max length of read no longer than 64byte in spi_flash_chip_generic_read() local
243 uint8_t temp_buffer[64]; //spiflash hal max length of write no longer than 64byte in spi_flash_chip_generic_write() local
Desp_flash_api.c633 uint8_t* temp_buffer = NULL; in esp_flash_read() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_mm.c623 struct rga_internal_buffer *temp_buffer = NULL; in rga_mm_lookup_external() local
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/
DRkvpu_OMX_VencControl.c260 OMX_U8 *temp_buffer = NULL; in Rkvpu_OMX_AllocateBuffer() local
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DRkvpu_OMX_VdecControl.c240 OMX_U8 *temp_buffer = NULL; in Rkvpu_OMX_AllocateBuffer() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_hipriv.c6858 hi_char temp_buffer[3]; /* 3 存储buffer */ in hi_wifi_at_start() local