Home
last modified time | relevance | path

Searched defs:spi_ll_write_buffer_byte (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h389 static inline void spi_ll_write_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *data, int len) in spi_ll_write_buffer_byte() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h391 static inline void spi_ll_write_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *data, int len) in spi_ll_write_buffer_byte() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h387 static inline void spi_ll_write_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *data, int len) in spi_ll_write_buffer_byte() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h387 static inline void spi_ll_write_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *data, int len) in spi_ll_write_buffer_byte() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h393 static inline void spi_ll_write_buffer_byte(spi_dev_t *hw, int byte_id, uint8_t *data, int len) in spi_ll_write_buffer_byte() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h395 static inline void spi_ll_write_buffer_byte(spi_dev_t *hw, int byte_addr, uint8_t *data, int len) in spi_ll_write_buffer_byte() function