/hal_espressif-latest/components/hal/ |
D | emac_hal.c | 23 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/ |
D | gpspi_flash_ll.h | 87 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
|
D | spi_ll.h | 400 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
|
D | spimem_flash_ll.h | 266 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | gpspi_flash_ll.h | 92 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
|
D | spi_ll.h | 398 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
|
D | spimem_flash_ll.h | 261 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | gpspi_flash_ll.h | 83 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
|
D | spimem_flash_ll.h | 261 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
|
D | spi_ll.h | 383 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/ |
D | gpspi_flash_ll.h | 96 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
|
D | spi_ll.h | 396 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
|
D | spimem_flash_ll.h | 265 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | gpspi_flash_ll.h | 87 int copy_len = read_len; in gpspi_flash_ll_get_buffer_data() local
|
D | spi_ll.h | 396 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
|
D | spimem_flash_ll.h | 265 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_flash_ll.h | 140 int copy_len = read_len; in spi_flash_ll_get_buffer_data() local
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_ll.h | 402 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
|
D | spimem_flash_ll.h | 267 int copy_len = read_len; in spimem_flash_ll_get_buffer_data() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_conn.c | 302 UINT16 copy_len; in GAP_ConnReadData() local
|
/hal_espressif-latest/components/driver/uart/ |
D | uart.c | 1249 size_t copy_len = 0; in uart_read_bytes() local
|