Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dconsole_uart.c49 uint8_t tmp_buf[128] = {0}; in console_uart_task() local
/hal_espressif-2.7.6/components/sdmmc/
Dsdmmc_cmd.c377 void* tmp_buf = heap_caps_malloc(block_size, MALLOC_CAP_DMA); in sdmmc_write_sectors() local
452 void* tmp_buf = heap_caps_malloc(block_size, MALLOC_CAP_DMA); in sdmmc_read_sectors() local