Home
last modified time | relevance | path

Searched defs:copy_len (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-latest/components/hal/
Demac_hal.c23 uint32_t copy_len; member
565 uint32_t copy_len = 0; in emac_hal_alloc_recv_buf() local
605 uint32_t copy_len = 0; in emac_hal_receive_frame() local
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h87 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
Dspi_ll.h400 int copy_len = 4 - offset; in spi_ll_write_buffer_byte() local
451 int copy_len = 4 - offset; in spi_ll_read_buffer_byte() local
Dspimem_flash_ll.h266 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h92 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
Dspi_ll.h398 int copy_len = 4 - offset; in spi_ll_write_buffer_byte() local
449 int copy_len = 4 - offset; in spi_ll_read_buffer_byte() local
Dspimem_flash_ll.h261 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h83 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
Dspimem_flash_ll.h261 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
Dspi_ll.h383 int copy_len = 4 - offset; in spi_ll_read_buffer_byte() local
405 int copy_len = 4 - offset; in spi_ll_write_buffer_byte() local
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h96 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
Dspi_ll.h396 int copy_len = 4 - offset; in spi_ll_write_buffer_byte() local
447 int copy_len = 4 - offset; in spi_ll_read_buffer_byte() local
Dspimem_flash_ll.h265 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h87 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
Dspi_ll.h396 int copy_len = 4 - offset; in spi_ll_write_buffer_byte() local
447 int copy_len = 4 - offset; in spi_ll_read_buffer_byte() local
Dspimem_flash_ll.h265 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h140 int copy_len = read_len; in spi_flash_ll_get_buffer_data() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h402 int copy_len = 4 - offset; in spi_ll_write_buffer_byte() local
453 int copy_len = 4 - offset; in spi_ll_read_buffer_byte() local
Dspimem_flash_ll.h267 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c302 UINT16 copy_len; in GAP_ConnReadData() local
/hal_espressif-latest/components/driver/uart/
Duart.c1249 size_t copy_len = 0; in uart_read_bytes() local