Home
last modified time | relevance | path

Searched defs:cs_keep_active (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dspi_hal.h99 int cs_keep_active; ///< Keep CS active after transaction member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h133 …uint32_t cs_keep_active : 1; /*spi cs line keep low when the bit is set. Can be… member
Dspi_mem_struct.h168 … uint32_t cs_keep_active: 1; /*spi cs line keep low when the bit is set.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h431 uint32_t cs_keep_active:1; member
Dspi_mem_struct.h185 … uint32_t cs_keep_active : 1; /*SPI_CS line keep low when the bit is set.*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h142 …uint32_t cs_keep_active : 1; /*spi cs line keep low when the bit is set. Can be… member
Dspi_mem_struct.h169 … uint32_t cs_keep_active : 1; /*spi cs line keep low when the bit is set.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h150 …uint32_t cs_keep_active : 1; /*spi cs line keep low when the bit is set. Can be… member
Dspi_mem_struct.h178 … uint32_t cs_keep_active : 1; /*SPI_CS line keep low when the bit is set.*/ member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h431 uint32_t cs_keep_active:1; member
Dspi_mem_struct.h186 … uint32_t cs_keep_active : 1; /*SPI_CS line keep low when the bit is set.*/ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h186 … uint32_t cs_keep_active: 1; /*spi cs line keep low when the bit is set.*/ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h170 … uint32_t cs_keep_active: 1; /*spi cs line keep low when the bit is set.*/ member
Dspi_struct.h175 …uint32_t cs_keep_active: 1; /*spi cs line keep low when the bit is set. Can be c… member