Searched refs:SDIO_InitTypeDef (Results 1 – 13 of 13) sorted by relevance
41 } SDIO_InitTypeDef; typedef218 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct);219 void SDIO_StructInit(SDIO_InitTypeDef* SDIO_InitStruct);
70 } SDIO_InitTypeDef; typedef384 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct);
46 } SDIO_InitTypeDef; typedef462 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct);463 void SDIO_StructInit(SDIO_InitTypeDef* SDIO_InitStruct);
222 } SDIO_InitTypeDef; typedef466 void SDIO_StructInit(SDIO_InitTypeDef* SDIO_InitStruct);468 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct);
56 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init()76 void SDIO_StructInit(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_StructInit()
157 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init()195 void SDIO_StructInit(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_StructInit()
54 void SDIO_StructInit(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_StructInit()136 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init()
62 void SDIO_Init(SDIO_InitTypeDef* SDIO_InitStruct) in SDIO_Init()
71 }SDIO_InitTypeDef; typedef1027 HAL_StatusTypeDef SDIO_Init(SDIO_TypeDef *SDIOx, SDIO_InitTypeDef Init);
86 #define SD_InitTypeDef SDIO_InitTypeDef
28 SDIO_InitTypeDef sdio_cfg; /* SDIO Configuration Structure */
212 HAL_StatusTypeDef SDIO_Init(SDIO_TypeDef *SDIOx, SDIO_InitTypeDef Init) in SDIO_Init()
2195 SDIO_InitTypeDef Init; in HAL_SD_ConfigWideBusOperation()
Completed in 47 milliseconds