Home
last modified time | relevance | path

Searched defs:LL_GPIO_MODE_INPUT (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_gpio.h137 #define LL_GPIO_MODE_INPUT (0x00000000U) /*!< Select input mode */ macro
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_ll_gpio.h143 #define LL_GPIO_MODE_INPUT ((uint32_t)0x0U) /*!< Select input mode */ macro