Home
last modified time | relevance | path

Searched defs:spi_ll_read_buffer (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Dspi_ll.h287 static inline void spi_ll_read_buffer(spi_dev_t *hw, uint8_t *buffer_to_rcv, size_t bitlen) in spi_ll_read_buffer() function
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/
Dspi_ll.h414 static inline void spi_ll_read_buffer(spi_dev_t *hw, uint8_t *buffer_to_rcv, size_t bitlen) in spi_ll_read_buffer() function
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/
Dspi_ll.h416 static inline void spi_ll_read_buffer(spi_dev_t *hw, uint8_t *buffer_to_rcv, size_t bitlen) in spi_ll_read_buffer() function
/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/
Dspi_ll.h418 static inline void spi_ll_read_buffer(spi_dev_t *hw, uint8_t *buffer_to_rcv, size_t bitlen) in spi_ll_read_buffer() function
/hal_espressif-3.7.0/components/hal/esp32c2/include/hal/
Dspi_ll.h412 static inline void spi_ll_read_buffer(spi_dev_t *hw, uint8_t *buffer_to_rcv, size_t bitlen) in spi_ll_read_buffer() function
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/
Dspi_ll.h412 static inline void spi_ll_read_buffer(spi_dev_t *hw, uint8_t *buffer_to_rcv, size_t bitlen) in spi_ll_read_buffer() function
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/
Dspi_ll.h353 static inline void spi_ll_read_buffer(spi_dev_t *hw, uint8_t *buffer_to_rcv, size_t bitlen) in spi_ll_read_buffer() function