Searched refs:ES_UART3_RX_GPIO_PORT (Results 1 – 5 of 5) sorted by relevance
615 #ifndef ES_UART3_RX_GPIO_PORT616 #define ES_UART3_RX_GPIO_PORT GPIOC macro631 #ifndef ES_UART3_RX_GPIO_PORT632 #define ES_UART3_RX_GPIO_PORT GPIOE macro647 #ifndef ES_UART3_RX_GPIO_PORT648 #define ES_UART3_RX_GPIO_PORT GPIOD macro
720 #ifndef ES_UART3_RX_GPIO_PORT721 #define ES_UART3_RX_GPIO_PORT GPIOC macro736 #ifndef ES_UART3_RX_GPIO_PORT737 #define ES_UART3_RX_GPIO_PORT GPIOE macro752 #ifndef ES_UART3_RX_GPIO_PORT753 #define ES_UART3_RX_GPIO_PORT GPIOD macro
705 #ifndef ES_UART3_RX_GPIO_PORT706 #define ES_UART3_RX_GPIO_PORT GPIOC macro721 #ifndef ES_UART3_RX_GPIO_PORT722 #define ES_UART3_RX_GPIO_PORT GPIOE macro737 #ifndef ES_UART3_RX_GPIO_PORT738 #define ES_UART3_RX_GPIO_PORT GPIOD macro
337 #if defined(ES_UART3_RX_GPIO_FUNC)&&defined(ES_UART3_RX_GPIO_PORT)&&defined(ES_UART3_RX_GPIO_PIN) in es32f0x_configure()341 ald_gpio_init(ES_UART3_RX_GPIO_PORT, ES_UART3_RX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
427 #if defined(ES_UART3_RX_GPIO_FUNC)&&defined(ES_UART3_RX_GPIO_PORT)&&defined(ES_UART3_RX_GPIO_PIN) in es32f3x_configure()431 ald_gpio_init(ES_UART3_RX_GPIO_PORT, ES_UART3_RX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()
Completed in 21 milliseconds