Home
last modified time | relevance | path

Searched defs:GPIO_MODE_INPUT (Results 1 – 4 of 4) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_gpio.h165 #define GPIO_MODE_INPUT (LL_GPIO_MODE_INPUT << 0) /**< Input Mode */ macro
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_gpio.h126 #define GPIO_MODE_INPUT ((uint32_t)0x00000000U) /*!< Input Floating Mode … macro
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_gpio.h118 #define GPIO_MODE_INPUT MODE_INPUT … macro
/device/soc/esp/esp32/components/hal/include/hal/
Dgpio_types.h323GPIO_MODE_INPUT = GPIO_MODE_DEF_INPUT, … enumerator