Searched refs:SDIO_CR2_RSTCMD_Pos (Results 1 – 4 of 4) sorted by relevance
118 SDIO->CR2 |= (1 << SDIO_CR2_RSTCMD_Pos);124 SDIO->CR2 |= (1 << SDIO_CR2_RSTCMD_Pos);
2562 #define SDIO_CR2_RSTCMD_Pos 25 //Software Reset for CMD Line macro2563 #define SDIO_CR2_RSTCMD_Msk (0x01 << SDIO_CR2_RSTCMD_Pos)
2360 #define SDIO_CR2_RSTCMD_Pos 25 //Software Reset for CMD Line macro2361 #define SDIO_CR2_RSTCMD_Msk (0x01 << SDIO_CR2_RSTCMD_Pos)
Completed in 39 milliseconds