Home
last modified time | relevance | path

Searched refs:spi_ll_write_buffer (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_slave_hal_iram.c65 spi_ll_write_buffer(hal->hw, hal->tx_buffer, hal->bitlen); in spi_slave_hal_prepare_data()
Dspi_hal_iram.c166 spi_ll_write_buffer(hw, trans->send_buffer, trans->tx_bitlen); in spi_hal_prepare_data()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h271 static inline void spi_ll_write_buffer(spi_dev_t *hw, const uint8_t *buffer_to_send, size_t bitlen) in spi_ll_write_buffer() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h371 static inline void spi_ll_write_buffer(spi_dev_t *hw, const uint8_t *buffer_to_send, size_t bitlen) in spi_ll_write_buffer() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h373 static inline void spi_ll_write_buffer(spi_dev_t *hw, const uint8_t *buffer_to_send, size_t bitlen) in spi_ll_write_buffer() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h369 static inline void spi_ll_write_buffer(spi_dev_t *hw, const uint8_t *buffer_to_send, size_t bitlen) in spi_ll_write_buffer() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h369 static inline void spi_ll_write_buffer(spi_dev_t *hw, const uint8_t *buffer_to_send, size_t bitlen) in spi_ll_write_buffer() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h375 static inline void spi_ll_write_buffer(spi_dev_t *hw, const uint8_t *buffer_to_send, size_t bitlen) in spi_ll_write_buffer() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h347 static inline void spi_ll_write_buffer(spi_dev_t *hw, const uint8_t *buffer_to_send, size_t bitlen) in spi_ll_write_buffer() function