Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.h47 #define SCF_RSP_R2 (SCF_RSP_PRESENT | SCF_RSP_CRC | SCF_RSP_136) macro
Dsdhc_esp32.c1144 esp_cmd.flags = SCF_CMD_BCR | SCF_RSP_R2; in sdhc_esp32_request()
1152 esp_cmd.flags = SCF_CMD_AC | SCF_RSP_R2; in sdhc_esp32_request()