Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h439 #ifndef ES_UART0_RX_GPIO_PORT
440 #define ES_UART0_RX_GPIO_PORT GPIOA macro
455 #ifndef ES_UART0_RX_GPIO_PORT
456 #define ES_UART0_RX_GPIO_PORT GPIOH macro
471 #ifndef ES_UART0_RX_GPIO_PORT
472 #define ES_UART0_RX_GPIO_PORT GPIOB macro
487 #ifndef ES_UART0_RX_GPIO_PORT
488 #define ES_UART0_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h544 #ifndef ES_UART0_RX_GPIO_PORT
545 #define ES_UART0_RX_GPIO_PORT GPIOB macro
560 #ifndef ES_UART0_RX_GPIO_PORT
561 #define ES_UART0_RX_GPIO_PORT GPIOH macro
576 #ifndef ES_UART0_RX_GPIO_PORT
577 #define ES_UART0_RX_GPIO_PORT GPIOD macro
592 #ifndef ES_UART0_RX_GPIO_PORT
593 #define ES_UART0_RX_GPIO_PORT GPIOA macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h545 #ifndef ES_UART0_RX_GPIO_PORT
546 #define ES_UART0_RX_GPIO_PORT GPIOB macro
561 #ifndef ES_UART0_RX_GPIO_PORT
562 #define ES_UART0_RX_GPIO_PORT GPIOH macro
577 #ifndef ES_UART0_RX_GPIO_PORT
578 #define ES_UART0_RX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c280 #if defined(ES_UART0_RX_GPIO_FUNC)&&defined(ES_UART0_RX_GPIO_PORT)&&defined(ES_UART0_RX_GPIO_PIN) in es32f0x_configure()
284 ald_gpio_init(ES_UART0_RX_GPIO_PORT, ES_UART0_RX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
/bsp/essemi/es32f369x/drivers/
A Ddrv_uart.c365 #if defined(ES_UART0_RX_GPIO_FUNC)&&defined(ES_UART0_RX_GPIO_PORT)&&defined(ES_UART0_RX_GPIO_PIN) in es32f3x_configure()
369 ald_gpio_init(ES_UART0_RX_GPIO_PORT, ES_UART0_RX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()

Completed in 20 milliseconds