Searched refs:SDIO_HardwareFlowControl (Results 1 – 4 of 4) sorted by relevance
166 assert_param(IS_SDIO_HARDWARE_FLOW_CONTROL(SDIO_InitStruct->SDIO_HardwareFlowControl)); in SDIO_Init()183 SDIO_InitStruct->SDIO_ClockEdge | SDIO_InitStruct->SDIO_HardwareFlowControl); in SDIO_Init()203 SDIO_InitStruct->SDIO_HardwareFlowControl = SDIO_HardwareFlowControl_Disable; in SDIO_StructInit()
64 SDIO_InitStruct->SDIO_ClockEdge | SDIO_InitStruct->SDIO_HardwareFlowControl); in SDIO_Init()83 SDIO_InitStruct->SDIO_HardwareFlowControl = SDIO_HardwareFlowControl_Disable; in SDIO_StructInit()
35 …uint32_t SDIO_HardwareFlowControl; /* Specifies whether the SDIO hardware flow control is enabled… member
40 …uint32_t SDIO_HardwareFlowControl; /*!< Specifies whether the SDIO hardware flow control is enabl… member
Completed in 11 milliseconds