Home
last modified time | relevance | path

Searched refs:slave1 (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h1012 return hw->slave1.data_bitlen; in spi_ll_slave_get_rcv_bitlen()
1125 return hw->slave1.data_bitlen / 8; in spi_ll_slave_get_rx_byte_len()
1130 return hw->slave1.last_addr; in spi_ll_slave_hd_get_last_addr()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h1001 return hw->slave1.slv_data_bitlen; in spi_ll_slave_get_rcv_bitlen()
1114 return hw->slave1.slv_data_bitlen / 8; in spi_ll_slave_get_rx_byte_len()
1119 return hw->slave1.slv_last_addr; in spi_ll_slave_hd_get_last_addr()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h997 return hw->slave1.data_bitlen; in spi_ll_slave_get_rcv_bitlen()
1110 return hw->slave1.data_bitlen / 8; in spi_ll_slave_get_rx_byte_len()
1115 return hw->slave1.last_addr; in spi_ll_slave_hd_get_last_addr()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h997 return hw->slave1.data_bitlen; in spi_ll_slave_get_rcv_bitlen()
1110 return hw->slave1.data_bitlen / 8; in spi_ll_slave_get_rx_byte_len()
1115 return hw->slave1.last_addr; in spi_ll_slave_hd_get_last_addr()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h1003 return hw->slave1.slv_data_bitlen; in spi_ll_slave_get_rcv_bitlen()
1116 return hw->slave1.slv_data_bitlen / 8; in spi_ll_slave_get_rx_byte_len()
1121 return hw->slave1.slv_last_addr; in spi_ll_slave_hd_get_last_addr()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h996 …I_LL_INTR_WRDMA, slave.int_wr_dma_done_en, slave1.wr_dma_done, slave1.wr…
1110 return HAL_FORCE_READ_U32_REG_FIELD(hw->slave1, last_addr); in spi_ll_slave_hd_get_last_addr()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h344 } slave1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h393 } slave1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h401 } slave1; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h1386 volatile spi_slave1_reg_t slave1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h1392 volatile spi_slave1_reg_t slave1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h230 } slave1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h214 } slave1; member