Searched refs:SDMMC_SLOT_FLAG_INTERNAL_PULLUP (Results 1 – 3 of 3) sorted by relevance
72 slot_config.flags |= SDMMC_SLOT_FLAG_INTERNAL_PULLUP; in app_main()
76 #define SDMMC_SLOT_FLAG_INTERNAL_PULLUP BIT(0) macro
413 bool pullup = slot_config->flags & SDMMC_SLOT_FLAG_INTERNAL_PULLUP; in sdmmc_host_init_slot()