Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_transaction.c22 static uint8_t sdspi_msg_crc7(sdspi_hw_cmd_t* hw_cmd) in sdspi_msg_crc7()
29 void make_hw_cmd(uint32_t opcode, uint32_t arg, int timeout_ms, sdspi_hw_cmd_t *hw_cmd) in make_hw_cmd()
101 WORD_ALIGNED_ATTR sdspi_hw_cmd_t hw_cmd; in sdspi_host_do_transaction() local