Macros

GPIO Pull-Up or Pull-Down Activation. More...

Collaboration diagram for GPIO pull define:

Macros

#define GPIO_NOPULL   0x00000000U
 
#define GPIO_NOPULL   0x00000000U
 
#define GPIO_NOPULL   (0x00000000U)
 
#define GPIO_NOPULL   ((uint32_t)0x00000000U)
 
#define GPIO_NOPULL   0x00000000U
 
#define GPIO_NOPULL   (0x00000000U)
 
#define GPIO_PULLDOWN   0x00000002U
 
#define GPIO_PULLDOWN   0x00000002U
 
#define GPIO_PULLDOWN   (0x00000002U)
 
#define GPIO_PULLDOWN   (0x00000002U)
 
#define GPIO_PULLDOWN   ((uint32_t)0x00000002U)
 
#define GPIO_PULLDOWN   0x00000002U
 
#define GPIO_PULLUP   0x00000001U
 
#define GPIO_PULLUP   0x00000001U
 
#define GPIO_PULLUP   (0x00000001U)
 
#define GPIO_PULLUP   (0x00000001U)
 
#define GPIO_PULLUP   0x00000001U
 
#define GPIO_PULLUP   ((uint32_t)0x00000001U)
 

Detailed Description

GPIO Pull-Up or Pull-Down Activation.

Macro Definition Documentation

◆ GPIO_NOPULL [1/6]

#define GPIO_NOPULL   0x00000000U

No Pull-up or Pull-down activation

Definition at line 154 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.

◆ GPIO_NOPULL [2/6]

#define GPIO_NOPULL   0x00000000U

No Pull-up or Pull-down activation

Definition at line 154 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.

◆ GPIO_NOPULL [3/6]

#define GPIO_NOPULL   (0x00000000U)

No Pull-up or Pull-down activation

Definition at line 154 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.

◆ GPIO_NOPULL [4/6]

#define GPIO_NOPULL   ((uint32_t)0x00000000U)

No Pull-up or Pull-down activation

Definition at line 154 of file stm32f7xx_hal_gpio.h.

◆ GPIO_NOPULL [5/6]

#define GPIO_NOPULL   0x00000000U

No Pull-up or Pull-down activation

Definition at line 154 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.

◆ GPIO_NOPULL [6/6]

#define GPIO_NOPULL   (0x00000000U)

No Pull-up or Pull-down activation

Definition at line 154 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.

◆ GPIO_PULLDOWN [1/6]

#define GPIO_PULLDOWN   0x00000002U

◆ GPIO_PULLDOWN [2/6]

#define GPIO_PULLDOWN   0x00000002U

◆ GPIO_PULLDOWN [3/6]

#define GPIO_PULLDOWN   (0x00000002U)

◆ GPIO_PULLDOWN [4/6]

#define GPIO_PULLDOWN   (0x00000002U)

◆ GPIO_PULLDOWN [5/6]

#define GPIO_PULLDOWN   ((uint32_t)0x00000002U)

Pull-down activation

Definition at line 156 of file stm32f7xx_hal_gpio.h.

◆ GPIO_PULLDOWN [6/6]

#define GPIO_PULLDOWN   0x00000002U

◆ GPIO_PULLUP [1/6]

#define GPIO_PULLUP   0x00000001U

◆ GPIO_PULLUP [2/6]

#define GPIO_PULLUP   0x00000001U

◆ GPIO_PULLUP [3/6]

#define GPIO_PULLUP   (0x00000001U)

◆ GPIO_PULLUP [4/6]

#define GPIO_PULLUP   (0x00000001U)

◆ GPIO_PULLUP [5/6]

#define GPIO_PULLUP   0x00000001U

◆ GPIO_PULLUP [6/6]

#define GPIO_PULLUP   ((uint32_t)0x00000001U)

Pull-up activation

Definition at line 155 of file stm32f7xx_hal_gpio.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:06