Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h567 #ifndef ES_UART2_RX_GPIO_PORT
568 #define ES_UART2_RX_GPIO_PORT GPIOD macro
583 #ifndef ES_UART2_RX_GPIO_PORT
584 #define ES_UART2_RX_GPIO_PORT GPIOB macro
599 #ifndef ES_UART2_RX_GPIO_PORT
600 #define ES_UART2_RX_GPIO_PORT GPIOE macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h672 #ifndef ES_UART2_RX_GPIO_PORT
673 #define ES_UART2_RX_GPIO_PORT GPIOB macro
688 #ifndef ES_UART2_RX_GPIO_PORT
689 #define ES_UART2_RX_GPIO_PORT GPIOE macro
704 #ifndef ES_UART2_RX_GPIO_PORT
705 #define ES_UART2_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h657 #ifndef ES_UART2_RX_GPIO_PORT
658 #define ES_UART2_RX_GPIO_PORT GPIOE macro
673 #ifndef ES_UART2_RX_GPIO_PORT
674 #define ES_UART2_RX_GPIO_PORT GPIOE macro
689 #ifndef ES_UART2_RX_GPIO_PORT
690 #define ES_UART2_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c318 #if defined(ES_UART2_RX_GPIO_FUNC)&&defined(ES_UART2_RX_GPIO_PORT)&&defined(ES_UART2_RX_GPIO_PIN) in es32f0x_configure()
322 ald_gpio_init(ES_UART2_RX_GPIO_PORT, ES_UART2_RX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
/bsp/essemi/es32f369x/drivers/
A Ddrv_uart.c406 #if defined(ES_UART2_RX_GPIO_FUNC)&&defined(ES_UART2_RX_GPIO_PORT)&&defined(ES_UART2_RX_GPIO_PIN) in es32f3x_configure()
410 ald_gpio_init(ES_UART2_RX_GPIO_PORT, ES_UART2_RX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()

Completed in 25 milliseconds