Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/driver/
Dsdspi_transaction.c30 static uint8_t sdspi_msg_crc7(sdspi_hw_cmd_t* hw_cmd) in sdspi_msg_crc7()
37 void make_hw_cmd(uint32_t opcode, uint32_t arg, int timeout_ms, sdspi_hw_cmd_t *hw_cmd) in make_hw_cmd()
109 WORD_ALIGNED_ATTR sdspi_hw_cmd_t hw_cmd; in sdspi_host_do_transaction() local
Dsdmmc_transaction.c126 sdmmc_hw_cmd_t hw_cmd = make_hw_cmd(cmdinfo); in sdmmc_host_do_transaction() local
Di2c.c101 i2c_hw_cmd_t hw_cmd; member
1094 i2c_hw_cmd_t hw_cmd = cmd->hw_cmd; in i2c_master_cmd_begin_static() local