Searched refs:APBPeriph_SDIOH_CLOCK (Results 1 – 3 of 3) sorted by relevance
89 #define APBPeriph_SDIOH_CLOCK (SYS_CLK_CTRL3 << 30 | BIT_HSYS_SDH_CKE_SCLK | BIT_HSYS_SDH_CKE_BC… macro
497 RCC_PeriphClockCmd(APBPeriph_SDIOH, APBPeriph_SDIOH_CLOCK, ENABLE); in SDIOH_Init()
1639 RCC_PeriphClockCmd(APBPeriph_SDIOH, APBPeriph_SDIOH_CLOCK, DISABLE); in SD_DeInit()
Completed in 6 milliseconds