Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h594 uint32_t slv_last_addr:6; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h594 uint32_t slv_last_addr:6; member
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h1119 return hw->slave1.slv_last_addr; in spi_ll_slave_hd_get_last_addr()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h1121 return hw->slave1.slv_last_addr; in spi_ll_slave_hd_get_last_addr()