Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h322 …uint32_t rsck_data_out : 1; /*It saves half a cycle when tsck is the same as r… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h371 …uint32_t rsck_data_out : 1; /*It saves half a cycle when tsck is the same as r… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h379 …uint32_t rsck_data_out : 1; /*It saves half a cycle when tsck is the same as r… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h526 uint32_t rsck_data_out:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h526 uint32_t rsck_data_out:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h57 …uint32_t rsck_data_out: 1; /*It saves half a cycle when tsck is the same as rsc… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h555 hw->slave.rsck_data_out = 0; in spi_ll_slave_set_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h557 hw->slave.rsck_data_out = 0; in spi_ll_slave_set_mode()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h553 hw->slave.rsck_data_out = 0; in spi_ll_slave_set_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h553 hw->slave.rsck_data_out = 0; in spi_ll_slave_set_mode()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h559 hw->slave.rsck_data_out = 0; in spi_ll_slave_set_mode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h517 hw->ctrl1.rsck_data_out = 0; in spi_ll_slave_set_mode()