Home
last modified time | relevance | path

Searched refs:spi_ll_set_command (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_hal_iram.c124 spi_ll_set_command(hw, trans->cmd, cmdlen, dev->tx_lsbfirst); in spi_hal_setup_trans()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h864 static inline void spi_ll_set_command(spi_dev_t *hw, uint16_t cmd, int cmdlen, bool lsbfirst) in spi_ll_set_command() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h951 static inline void spi_ll_set_command(spi_dev_t *hw, uint16_t cmd, int cmdlen, bool lsbfirst) in spi_ll_set_command() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h941 static inline void spi_ll_set_command(spi_dev_t *hw, uint16_t cmd, int cmdlen, bool lsbfirst) in spi_ll_set_command() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h937 static inline void spi_ll_set_command(spi_dev_t *hw, uint16_t cmd, int cmdlen, bool lsbfirst) in spi_ll_set_command() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h937 static inline void spi_ll_set_command(spi_dev_t *hw, uint16_t cmd, int cmdlen, bool lsbfirst) in spi_ll_set_command() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h943 static inline void spi_ll_set_command(spi_dev_t *hw, uint16_t cmd, int cmdlen, bool lsbfirst) in spi_ll_set_command() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h926 static inline void spi_ll_set_command(spi_dev_t *hw, uint16_t cmd, int cmdlen, bool lsbfirst) in spi_ll_set_command() function