HAL + 0/90 examples
CodeScope will show references to GPIO_MODE_ANALOG from the following samples and libraries:
Drivers
Boards
Examples
STM32446E-Nucleo
Examples
PWR
STM32446E_EVAL
Applications
FreeRTOS
USB_Device
Examples
ADC
DAC
STM32469I-Discovery
Examples
ADC
DAC
PWR
STM32469I_EVAL
Applications
FreeRTOS
Examples
ADC
DAC
STM324x9I_EVAL
Applications
FreeRTOS
LwIP
USB_Device
Examples
ADC
DAC
PWR
STM324xG_EVAL
Applications
FreeRTOS
LwIP
USB_Device
Examples
ADC
DAC
PWR
STM32F4-Discovery
Examples
ADC
DAC
PWR
STM32F401-Discovery
Examples
ADC
PWR
STM32F401RE-Nucleo
Examples
PWR
STM32F410xx-Nucleo
Examples
PWR
STM32F411E-Discovery
Examples
ADC
PWR
STM32F411RE-Nucleo
Examples
PWR
Examples_MIX
PWR
STM32F412G-Discovery
Applications
FreeRTOS
Examples
ADC
PWR
STM32F412ZG-Nucleo
Examples
ADC
PWR
STM32F413H-Discovery
Examples
ADC
DAC
STM32F413ZH-Nucleo
Applications
FreeRTOS
Examples
ADC
PWR
STM32F429I-Discovery
Examples
ADC
DAC
PWR
STM32F429ZI-Nucleo
Applications
ThreadX
Examples
ADC
PWR
Examples_MIX
ADC
STM32F446ZE-Nucleo
Examples
ADC
PWR
 
Symbols
loading...
Files
loading...

GPIO_MODE_ANALOG macro

Analog Mode

Syntax

#define GPIO_MODE_ANALOG MODE_ANALOG

Examples

GPIO_MODE_ANALOG is referenced by 90 libraries and example projects.

References

LocationText
stm32f4xx_hal_gpio.h:123
#define GPIO_MODE_ANALOG MODE_ANALOG /*!< Analog Mode */
stm32f4xx_hal_gpio.h:294
((MODE) == GPIO_MODE_ANALOG))