Home
last modified time | relevance | path

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

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