Searched refs:SDMMC_CON_CDSEL_Msk (Results 1 – 1 of 1) sorted by relevance
100 #define SDMMC_CON_CDSEL_Msk 0x00010000UL macro830 *(uint32_t *)SDMMC_CON = (*(uint32_t *)SDMMC_CON & (uint32_t)~SDMMC_CON_CDSEL_Msk) | source; in XMC_SDMMC_SetCardDetectionSource()