Home
last modified time | relevance | path

Searched refs:rx_eof_en (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h176 …uint32_t rx_eof_en : 1; /*1: spi_dma_inlink_eof is set when the number of … member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h166 hw->dma_conf.rx_eof_en = 0; in spi_ll_slave_init()
358 hw->dma_conf.rx_eof_en = enable; in spi_ll_dma_set_rx_eof_generation()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h168 hw->dma_conf.rx_eof_en = 0; in spi_ll_slave_init()
360 hw->dma_conf.rx_eof_en = enable; in spi_ll_dma_set_rx_eof_generation()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h164 hw->dma_conf.rx_eof_en = 0; in spi_ll_slave_init()
356 hw->dma_conf.rx_eof_en = enable; in spi_ll_dma_set_rx_eof_generation()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h164 hw->dma_conf.rx_eof_en = 0; in spi_ll_slave_init()
356 hw->dma_conf.rx_eof_en = enable; in spi_ll_dma_set_rx_eof_generation()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h170 hw->dma_conf.rx_eof_en = 0; in spi_ll_slave_init()
362 hw->dma_conf.rx_eof_en = enable; in spi_ll_dma_set_rx_eof_generation()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h199 …uint32_t rx_eof_en : 1; /*1: spi_dma_inlink_eof is set when the number of … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h207 …uint32_t rx_eof_en : 1; /*1: spi_dma_inlink_eof is set when the number of … member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h159 hw->dma_conf.rx_eof_en = 0; in spi_ll_slave_init()
334 hw->dma_conf.rx_eof_en = enable; in spi_ll_dma_set_rx_eof_generation()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h477 uint32_t rx_eof_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h477 uint32_t rx_eof_en:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h288 …uint32_t rx_eof_en: 1; /*1: spi_dma_inlink_eof is set when the number of dm… member