Macros | |
#define | IS_SDIO_HARDWARE_FLOW_CONTROL(CONTROL) |
#define | IS_SDIO_HARDWARE_FLOW_CONTROL(CONTROL) |
#define | SDIO_HardwareFlowControl_Disable ((uint32_t)0x00000000) |
#define | SDIO_HardwareFlowControl_Disable ((uint32_t)0x00000000) |
#define | SDIO_HardwareFlowControl_Enable ((uint32_t)0x00004000) |
#define | SDIO_HardwareFlowControl_Enable ((uint32_t)0x00004000) |
#define IS_SDIO_HARDWARE_FLOW_CONTROL | ( | CONTROL | ) |
Definition at line 175 of file stm32f10x_sdio.h.
#define IS_SDIO_HARDWARE_FLOW_CONTROL | ( | CONTROL | ) |
Definition at line 178 of file stm32f4xx_sdio.h.
#define SDIO_HardwareFlowControl_Disable ((uint32_t)0x00000000) |
Definition at line 173 of file stm32f10x_sdio.h.
#define SDIO_HardwareFlowControl_Disable ((uint32_t)0x00000000) |
Definition at line 176 of file stm32f4xx_sdio.h.
#define SDIO_HardwareFlowControl_Enable ((uint32_t)0x00004000) |
Definition at line 174 of file stm32f10x_sdio.h.
#define SDIO_HardwareFlowControl_Enable ((uint32_t)0x00004000) |
Definition at line 177 of file stm32f4xx_sdio.h.