Searched refs:CLR_MMC_INT (Results 1 – 3 of 3) sorted by relevance
215 SDIO->CLR_MMC_INT |= 0; in SDIO_Send_Cmd()252 SDIO->CLR_MMC_INT = SDIO_CLR_MMC_INT_MASK; in CmdError()265 status = SDIO->CLR_MMC_INT ; in CmdResp1Error()277 SDIO->CLR_MMC_INT = SDIO_CLR_MMC_INT_MASK; in CmdResp1Error()296 status = SDIO->CLR_MMC_INT ; in CmdResp2Error()309 SDIO->CLR_MMC_INT = SDIO_CLR_MMC_INT_MASK; in CmdResp2Error()321 status = SDIO->CLR_MMC_INT ; in CmdResp3Error()343 status = SDIO->CLR_MMC_INT ; in CmdResp6Error()386 status = SDIO->CLR_MMC_INT ; in CmdResp7Error()455 SDIO->CLR_MMC_INT |= SDIO_FLAG; in SDIO_ClearFlag()[all …]
57 …__IO u32 CLR_MMC_INT; ///< SDIO chip select … member
1070 __IO uint32_t CLR_MMC_INT; member
Completed in 33 milliseconds