Home
last modified time | relevance | path

Searched refs:LL_GPIO_MODE_ALTERNATE (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_gpio.c51 ((__VALUE__) == LL_GPIO_MODE_ALTERNATE) ||\
203 …GPIO_InitStruct->Mode == LL_GPIO_MODE_OUTPUT) || (GPIO_InitStruct->Mode == LL_GPIO_MODE_ALTERNATE)) in LL_GPIO_Init()
221 if (GPIO_InitStruct->Mode == LL_GPIO_MODE_ALTERNATE) in LL_GPIO_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_gpio.h139 #define LL_GPIO_MODE_ALTERNATE GPIO_MODER_MODER0_1 /*!< Select alternate function mode… macro

Completed in 6 milliseconds