Home
last modified time | relevance | path

Searched refs:SDIO_HardwareFlowControl (Results 1 – 4 of 4) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_sdio.c166 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()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_sdio.c64 SDIO_InitStruct->SDIO_ClockEdge | SDIO_InitStruct->SDIO_HardwareFlowControl); in SDIO_Init()
83 SDIO_InitStruct->SDIO_HardwareFlowControl = SDIO_HardwareFlowControl_Disable; in SDIO_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_sdio.h35 …uint32_t SDIO_HardwareFlowControl; /* Specifies whether the SDIO hardware flow control is enabled… member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_sdio.h40 …uint32_t SDIO_HardwareFlowControl; /*!< Specifies whether the SDIO hardware flow control is enabl… member

Completed in 11 milliseconds