Home
last modified time | relevance | path

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

/bsp/stm32/libraries/templates/stm32f0xx/board/CubeMX_Config/Src/
A Dstm32f0xx_hal_msp.c127 GPIO_InitStruct.Alternate = GPIO_AF1_USART1; in HAL_USART_MspInit()
/bsp/stm32/stm32f091-st-nucleo/board/CubeMX_Config/Src/
A Dstm32f0xx_hal_msp.c446 GPIO_InitStruct.Alternate = GPIO_AF1_USART1; in HAL_UART_MspInit()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_gpio.h364 #define GPIO_AF1_USART1 ((uint8_t)0x01) /* USART1 Alternate Function mapping */ macro
515 … ((__AF__) == GPIO_AF0_LPTIM) || ((__AF__) == GPIO_AF1_USART1) || \
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_gpio.h364 #define GPIO_AF1_USART1 ((uint8_t)0x01) /* USART1 Alternate Function mapping */ macro
515 … ((__AF__) == GPIO_AF0_LPTIM) || ((__AF__) == GPIO_AF1_USART1) || \
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_gpio.h364 #define GPIO_AF1_USART1 ((uint8_t)0x01) /* USART1 Alternate Function mapping */ macro
500 … ((__AF__) == GPIO_AF0_LPTIM) || ((__AF__) == GPIO_AF1_USART1) || \
/bsp/stm32/stm32g070-st-nucleo/board/CubeMX_Config/Src/
A Dstm32g0xx_hal_msp.c439 GPIO_InitStruct.Alternate = GPIO_AF1_USART1; in HAL_UART_MspInit()
/bsp/stm32/stm32g071-st-nucleo/board/CubeMX_Config/Src/
A Dstm32g0xx_hal_msp.c288 GPIO_InitStruct.Alternate = GPIO_AF1_USART1; in HAL_UART_MspInit()

Completed in 17 milliseconds