Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_gpio.h138 #define LL_GPIO_MODE_OUTPUT GPIO_MODER_MODER0_0 /*!< Select output mode */ macro
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_ll_gpio.h144 #define LL_GPIO_MODE_OUTPUT ((uint32_t)0x1U) /*!< Select output mode */ macro