Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_gpio.h814 __STATIC_INLINE void LL_GPIO_WriteOutputPort(GPIO_TypeDef *GPIOx, uint32_t PortValue) in LL_GPIO_WriteOutputPort() argument
816 WRITE_REG(GPIOx->ODR, PortValue); in LL_GPIO_WriteOutputPort()

Completed in 6 milliseconds