Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/driver/
Dsdspi_transaction.c37 void make_hw_cmd(uint32_t opcode, uint32_t arg, int timeout_ms, sdspi_hw_cmd_t *hw_cmd) in make_hw_cmd() function
Dsdmmc_transaction.c291 static sdmmc_hw_cmd_t make_hw_cmd(sdmmc_command_t* cmd) in make_hw_cmd() function