Home
last modified time | relevance | path

Searched refs:wrdma_bytelen_en (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h237 …uint32_t wrdma_bytelen_en: 1; /*1: spi_slv_data_bytelen stores data byte length of… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h1100 hw->slv_rd_byte.wrdma_bytelen_en = (cond_mask & SPI_LL_TRANS_LEN_COND_WRDMA) ? 1 : 0; in spi_ll_slave_hd_set_len_cond()