Home
last modified time | relevance | path

Searched refs:cs_hold_time (Results 1 – 25 of 30) sorted by relevance

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h378 dev->user1.cs_hold_time = hold_n - 1; in gpspi_flash_ll_set_hold()
Dspimem_flash_ll.h556 dev->ctrl2.cs_hold_time = hold_n - 1; in spimem_flash_ll_set_hold()
Dspi_ll.h130 hw->user1.cs_hold_time = 0; in spi_ll_master_init()
803 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h384 dev->user1.cs_hold_time = hold_n - 1; in gpspi_flash_ll_set_hold()
Dspimem_flash_ll.h541 dev->ctrl2.cs_hold_time = hold_n - 1; in spimem_flash_ll_set_hold()
Dspi_ll.h125 hw->user1.cs_hold_time = 0; in spi_ll_master_init()
811 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h366 dev->ctrl2.cs_hold_time = hold_n - 1; in gpspi_flash_ll_set_hold()
Dspimem_flash_ll.h525 dev->ctrl2.cs_hold_time = hold_n - 1; in spimem_flash_ll_set_hold()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h364 dev->user1.cs_hold_time = hold_n - 1; in gpspi_flash_ll_set_hold()
Dspimem_flash_ll.h534 dev->ctrl2.cs_hold_time = hold_n - 1; in spimem_flash_ll_set_hold()
Dspi_ll.h128 hw->user1.cs_hold_time = 0; in spi_ll_master_init()
801 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h378 dev->user1.cs_hold_time = hold_n - 1; in gpspi_flash_ll_set_hold()
Dspimem_flash_ll.h535 dev->ctrl2.cs_hold_time = hold_n - 1; in spimem_flash_ll_set_hold()
Dspi_ll.h123 hw->user1.cs_hold_time = 0; in spi_ll_master_init()
797 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h378 dev->user1.cs_hold_time = hold_n - 1; in gpspi_flash_ll_set_hold()
Dspimem_flash_ll.h535 dev->ctrl2.cs_hold_time = hold_n - 1; in spimem_flash_ll_set_hold()
Dspi_ll.h123 hw->user1.cs_hold_time = 0; in spi_ll_master_init()
797 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h98 …uint32_t cs_hold_time : 5; /*delay cycles of cs pin by spi clock this bits ar… member
Dspi_mem_struct.h77 …uint32_t cs_hold_time: 5; /*Spi cs signal is delayed to inactive by spi clock th… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h101 …uint32_t cs_hold_time : 5; /*delay cycles of cs pin by spi clock this bits ar… member
Dspi_mem_struct.h78 …uint32_t cs_hold_time : 5; /*Spi cs signal is delayed to inactive by spi cloc… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h109 …uint32_t cs_hold_time : 5; /*delay cycles of cs pin by spi clock this bits ar… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h195 uint32_t cs_hold_time:5; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h195 uint32_t cs_hold_time:5; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h80 …uint32_t cs_hold_time: 13; /*Spi cs signal is delayed to inactive by spi … member

12