Home
last modified time | relevance | path

Searched refs:sdmmc_send_cmd_send_if_cond (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/sdmmc/
Dsdmmc_common.h51 esp_err_t sdmmc_send_cmd_send_if_cond(sdmmc_card_t* card, uint32_t ocr);
Dsdmmc_sd.c28 esp_err_t err = sdmmc_send_cmd_send_if_cond(card, host_ocr); in sdmmc_init_sd_if_cond()
Dsdmmc_cmd.c86 esp_err_t sdmmc_send_cmd_send_if_cond(sdmmc_card_t* card, uint32_t ocr) in sdmmc_send_cmd_send_if_cond() function