HAL + 0/94 examples
CodeScope will show references to GPIO_MODE_INPUT from the following samples and libraries:
Drivers
Boards
Examples
STM32F4-Discovery
STM32F401-Discovery
STM32F411E-Discovery
STM32F411RE-Nucleo
STM32F413ZH-Nucleo
Examples
Applications
FatFs
USB_Device
USB_Host
STM32F429ZI-Nucleo
Examples
Applications
USB_Device
USB_Host
Examples_MIX
DMA2D
STM32446E_EVAL
Demonstrations
Applications
USB_Device
STM32F412G-Discovery
Demonstrations
Applications
STemWin
USB_Device
STM32F412ZG-Nucleo
Examples
Applications
FatFs
USB_Device
USB_Host
STM32F413H-Discovery
Demonstrations
Applications
STemWin
USB_Device
STM32F429I-Discovery
Demonstrations
Applications
Display
FatFs
LibJPEG
USB_Host
STM32F446ZE-Nucleo
Examples
Applications
USB_Device
USB_Host
STM32469I-Discovery
Applications
USB_Device
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
Demonstrations
STemWin
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

GPIO_MODE_INPUT macro

Input Floating Mode

Syntax

#define GPIO_MODE_INPUT MODE_INPUT

Examples

GPIO_MODE_INPUT is referenced by 94 libraries and example projects.

References

LocationText
stm32f4xx_hal_gpio.h:117
#define GPIO_MODE_INPUT MODE_INPUT /*!< Input Floating Mode */
stm32f4xx_hal_gpio.h:283
#define IS_GPIO_MODE(MODE) (((MODE) == GPIO_MODE_INPUT) ||\