Home
last modified time | relevance | path

Searched refs:hardwareFlowControl (Results 1 – 6 of 6) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_sdio.c69 SDIO->CLKCTRL_B.HFCEN = sdioConfig->hardwareFlowControl; in SDIO_Config()
86 sdioConfig->hardwareFlowControl = SDIO_HARDWARE_FLOW_CONTROL_DISABLE; in SDIO_ConfigStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_sdio.c77 sdioConfig->clockEdge | sdioConfig->hardwareFlowControl); in SDIO_Config()
96 sdioConfig->hardwareFlowControl = SDIO_HARDWARE_FLOW_CONTROL_DISABLE; in SDIO_ConfigStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_sdio.c77 sdioConfig->clockEdge | sdioConfig->hardwareFlowControl); in SDIO_Config()
96 sdioConfig->hardwareFlowControl = SDIO_HARDWARE_FLOW_CONTROL_DISABLE; in SDIO_ConfigStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_sdio.h338 SDIO_HARDWARE_FLOW_CONTROL_T hardwareFlowControl; member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_sdio.h338 SDIO_HARDWARE_FLOW_CONTROL_T hardwareFlowControl; member
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_sdio.h280 …SDIO_HARDWARE_FLOW_CONTROL_T hardwareFlowControl; /*!< Specifies whether the SDIO hardware flow co… member

Completed in 12 milliseconds