Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h503 #ifndef ES_UART1_RX_GPIO_PORT
504 #define ES_UART1_RX_GPIO_PORT GPIOC macro
519 #ifndef ES_UART1_RX_GPIO_PORT
520 #define ES_UART1_RX_GPIO_PORT GPIOC macro
535 #ifndef ES_UART1_RX_GPIO_PORT
536 #define ES_UART1_RX_GPIO_PORT GPIOA macro
551 #ifndef ES_UART1_RX_GPIO_PORT
552 #define ES_UART1_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h608 #ifndef ES_UART1_RX_GPIO_PORT
609 #define ES_UART1_RX_GPIO_PORT GPIOC macro
624 #ifndef ES_UART1_RX_GPIO_PORT
625 #define ES_UART1_RX_GPIO_PORT GPIOA macro
640 #ifndef ES_UART1_RX_GPIO_PORT
641 #define ES_UART1_RX_GPIO_PORT GPIOC macro
656 #ifndef ES_UART1_RX_GPIO_PORT
657 #define ES_UART1_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h593 #ifndef ES_UART1_RX_GPIO_PORT
594 #define ES_UART1_RX_GPIO_PORT GPIOC macro
609 #ifndef ES_UART1_RX_GPIO_PORT
610 #define ES_UART1_RX_GPIO_PORT GPIOA macro
625 #ifndef ES_UART1_RX_GPIO_PORT
626 #define ES_UART1_RX_GPIO_PORT GPIOC macro
641 #ifndef ES_UART1_RX_GPIO_PORT
642 #define ES_UART1_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c299 #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()
/bsp/essemi/es32f369x/drivers/
A Ddrv_uart.c385 #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