Home
last modified time | relevance | path

Searched refs:slv_rdbuf_bitlen_en (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h542 uint32_t slv_rdbuf_bitlen_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h542 uint32_t slv_rdbuf_bitlen_en:1; member
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h1106 hw->slave.slv_rdbuf_bitlen_en = (cond_mask & SPI_LL_TRANS_LEN_COND_RDBUF) ? 1 : 0; in spi_ll_slave_hd_set_len_cond()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h1108 hw->slave.slv_rdbuf_bitlen_en = (cond_mask & SPI_LL_TRANS_LEN_COND_RDBUF) ? 1 : 0; in spi_ll_slave_hd_set_len_cond()