Home
last modified time | relevance | path

Searched defs:GPIO_PULLDOWN (Results 1 – 3 of 3) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_gpio.h184 #define GPIO_PULLDOWN LL_GPIO_PULL_DOWN /**< Pull-down activation */ macro
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_gpio.h165 #define GPIO_PULLDOWN ((uint32_t)0x00000002U) /*!< Pull-down activation */ macro
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_gpio.h156 #define GPIO_PULLDOWN 0x00000002U /*!< Pull-down activation */ macro