Searched defs:hw_cmd (Results 1 – 3 of 3) sorted by relevance
30 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
126 sdmmc_hw_cmd_t hw_cmd = make_hw_cmd(cmdinfo); in sdmmc_host_do_transaction() local
101 i2c_hw_cmd_t hw_cmd; member1094 i2c_hw_cmd_t hw_cmd = cmd->hw_cmd; in i2c_master_cmd_begin_static() local