Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h615 #ifndef ES_UART3_RX_GPIO_PORT
616 #define ES_UART3_RX_GPIO_PORT GPIOC macro
631 #ifndef ES_UART3_RX_GPIO_PORT
632 #define ES_UART3_RX_GPIO_PORT GPIOE macro
647 #ifndef ES_UART3_RX_GPIO_PORT
648 #define ES_UART3_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h720 #ifndef ES_UART3_RX_GPIO_PORT
721 #define ES_UART3_RX_GPIO_PORT GPIOC macro
736 #ifndef ES_UART3_RX_GPIO_PORT
737 #define ES_UART3_RX_GPIO_PORT GPIOE macro
752 #ifndef ES_UART3_RX_GPIO_PORT
753 #define ES_UART3_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h705 #ifndef ES_UART3_RX_GPIO_PORT
706 #define ES_UART3_RX_GPIO_PORT GPIOC macro
721 #ifndef ES_UART3_RX_GPIO_PORT
722 #define ES_UART3_RX_GPIO_PORT GPIOE macro
737 #ifndef ES_UART3_RX_GPIO_PORT
738 #define ES_UART3_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c337 #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()
/bsp/essemi/es32f369x/drivers/
A Ddrv_uart.c427 #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