Searched refs:GPIO_PinMode_AF_PushPull (Results 1 – 2 of 2) sorted by relevance
28 gpio_init.PinMode = GPIO_PinMode_AF_PushPull; in UART_MspInit()45 gpio_init.PinMode = GPIO_PinMode_AF_PushPull; in UART_MspInit()62 gpio_init.PinMode = GPIO_PinMode_AF_PushPull; in UART_MspInit()
91 GPIO_PinMode_AF_PushPull = 0x18u, /*!< Multiplexed push-pull output. */ enumerator
Completed in 24 milliseconds