Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_sdio.c226 SDIO_MMC_IO_RESPCMDSEL; in SDIO_Send_Cmd()
231 SDIO_MMC_IO_RESPCMDSEL | \ in SDIO_Send_Cmd()
247 … if(((SDIO->MMC_IO & SDIO_MMC_IO_RESPCMDSEL) == 0) && ((SDIO->MMC_IO & SDIO_MMC_IO_AUTOTR) == 0)) in CmdError()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_sdio.h135 #define SDIO_MMC_IO_RESPCMDSEL (0x01U << SDIO_MMC_IO_RESPCMDSEL_Pos) ///< Recei… macro

Completed in 8 milliseconds