Home
last modified time | relevance | path

Searched refs:usr_prep_hold (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h131 …uint32_t usr_prep_hold: 1; /*spi is hold at prepare state the bit combined w… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h109 …uint32_t usr_prep_hold: 1; /*spi is hold at prepare state the bit are combined … member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h135 hw->user.usr_prep_hold = 0; in spi_ll_master_init()