Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_sdio.c172 SDIO->MMC_CTRL &= ~SDIO_MMC_CTRL_SelPTSM; in SDIO_Clock_Set()
173 … (clkdiv) ? (SDIO->MMC_CTRL |= SDIO_MMC_CTRL_SelPTSM) : (SDIO->MMC_CTRL &= ~SDIO_MMC_CTRL_SelPTSM); in SDIO_Clock_Set()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_sdio.h116 #define SDIO_MMC_CTRL_SelPTSM (0x01U << SDIO_MMC_CTRL_SelPTSM_Pos) ///< SelectS… macro

Completed in 10 milliseconds