Searched refs:ES_UART1_RX_GPIO_PORT (Results 1 – 5 of 5) sorted by relevance
503 #ifndef ES_UART1_RX_GPIO_PORT504 #define ES_UART1_RX_GPIO_PORT GPIOC macro519 #ifndef ES_UART1_RX_GPIO_PORT520 #define ES_UART1_RX_GPIO_PORT GPIOC macro535 #ifndef ES_UART1_RX_GPIO_PORT536 #define ES_UART1_RX_GPIO_PORT GPIOA macro551 #ifndef ES_UART1_RX_GPIO_PORT552 #define ES_UART1_RX_GPIO_PORT GPIOD macro
608 #ifndef ES_UART1_RX_GPIO_PORT609 #define ES_UART1_RX_GPIO_PORT GPIOC macro624 #ifndef ES_UART1_RX_GPIO_PORT625 #define ES_UART1_RX_GPIO_PORT GPIOA macro640 #ifndef ES_UART1_RX_GPIO_PORT641 #define ES_UART1_RX_GPIO_PORT GPIOC macro656 #ifndef ES_UART1_RX_GPIO_PORT657 #define ES_UART1_RX_GPIO_PORT GPIOD macro
593 #ifndef ES_UART1_RX_GPIO_PORT594 #define ES_UART1_RX_GPIO_PORT GPIOC macro609 #ifndef ES_UART1_RX_GPIO_PORT610 #define ES_UART1_RX_GPIO_PORT GPIOA macro625 #ifndef ES_UART1_RX_GPIO_PORT626 #define ES_UART1_RX_GPIO_PORT GPIOC macro641 #ifndef ES_UART1_RX_GPIO_PORT642 #define ES_UART1_RX_GPIO_PORT GPIOD macro
299 #if defined(ES_UART1_RX_GPIO_FUNC)&&defined(ES_UART1_RX_GPIO_PORT)&&defined(ES_UART1_RX_GPIO_PIN) in es32f0x_configure()303 ald_gpio_init(ES_UART1_RX_GPIO_PORT, ES_UART1_RX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
385 #if defined(ES_UART1_RX_GPIO_FUNC)&&defined(ES_UART1_RX_GPIO_PORT)&&defined(ES_UART1_RX_GPIO_PIN) in es32f3x_configure()389 ald_gpio_init(ES_UART1_RX_GPIO_PORT, ES_UART1_RX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()
Completed in 23 milliseconds