Home
last modified time | relevance | path

Searched refs:spi_ll_read_buffer_byte (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_slave_hd_hal.c239 spi_ll_read_buffer_byte(hal->dev, addr, out_data, len); in spi_slave_hd_hal_read_buffer()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h444 static inline void spi_ll_read_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *out_data, int len) in spi_ll_read_buffer_byte() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h446 static inline void spi_ll_read_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *out_data, int len) in spi_ll_read_buffer_byte() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h442 static inline void spi_ll_read_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *out_data, int len) in spi_ll_read_buffer_byte() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h442 static inline void spi_ll_read_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *out_data, int len) in spi_ll_read_buffer_byte() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h448 static inline void spi_ll_read_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *out_data, int len) in spi_ll_read_buffer_byte() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h377 static inline void spi_ll_read_buffer_byte(spi_dev_t *hw, int byte_addr, uint8_t *out_data, int len) in spi_ll_read_buffer_byte() function