Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c28 #define SDSPI_MOSI_IDLE_VAL 0xff //!< Data value which causes MOSI to stay high macro
573 t_rx = SDSPI_MOSI_IDLE_VAL; in poll_busy()
607 memset(t_rx, SDSPI_MOSI_IDLE_VAL, sizeof(t_rx)); in poll_data_token()
939 SDSPI_MOSI_IDLE_VAL in start_command_write_blocks()