Searched defs:SDIO_Init (Results 1 – 12 of 12) sorted by relevance
62 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init() function
12 void SDIO_Init(SDIO_Type * SDIOx, SDIO_Init_Type * init) in SDIO_Init() function
34 uint32_t SDIO_Init(uint32_t freq) in SDIO_Init() function
56 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init() function
136 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init() function
157 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init() function
190 void SDIO_Init(SDIO_InitType* SDIO_InitStruct) in SDIO_Init() function
212 HAL_StatusTypeDef SDIO_Init(SDIO_TypeDef *SDIOx, SDIO_InitTypeDef Init) in SDIO_Init() function
Completed in 28 milliseconds