Home
last modified time | relevance | path

Searched defs:last_addr (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h341 … uint32_t last_addr : 6; /*In the slave mode it is the value of address.*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h390 … uint32_t last_addr : 6; /*In the slave mode it is the value of address.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h398 … uint32_t last_addr : 6; /*In the slave mode it is the value of address.*/ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h211 … uint32_t last_addr: 8; /*In the slave mode it is the value of address.*/ member