Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/include/driver/
Dsdmmc_types.h118 #define SCF_RSP_R7 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_IDX) macro
/hal_espressif-3.6.0/components/sdmmc/
Dsdmmc_cmd.c92 .flags = SCF_CMD_BCR | SCF_RSP_R7, in sdmmc_send_cmd_send_if_cond()