Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h387 #ifndef ES_UART3_TX_GPIO_PORT
388 #define ES_UART3_TX_GPIO_PORT GPIOC macro
403 #ifndef ES_UART3_TX_GPIO_PORT
404 #define ES_UART3_TX_GPIO_PORT GPIOE macro
419 #ifndef ES_UART3_TX_GPIO_PORT
420 #define ES_UART3_TX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h460 #ifndef ES_UART3_TX_GPIO_PORT
461 #define ES_UART3_TX_GPIO_PORT GPIOC macro
476 #ifndef ES_UART3_TX_GPIO_PORT
477 #define ES_UART3_TX_GPIO_PORT GPIOE macro
492 #ifndef ES_UART3_TX_GPIO_PORT
493 #define ES_UART3_TX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h413 #ifndef ES_UART3_TX_GPIO_PORT
414 #define ES_UART3_TX_GPIO_PORT GPIOC macro
429 #ifndef ES_UART3_TX_GPIO_PORT
430 #define ES_UART3_TX_GPIO_PORT GPIOE macro
445 #ifndef ES_UART3_TX_GPIO_PORT
446 #define ES_UART3_TX_GPIO_PORT GPIOD macro
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c332 #if defined(ES_UART3_TX_GPIO_FUNC)&&defined(ES_UART3_TX_GPIO_PORT)&&defined(ES_UART3_TX_GPIO_PIN) in es32f0x_configure()
334 ald_gpio_init(ES_UART3_TX_GPIO_PORT, ES_UART3_TX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
/bsp/essemi/es32f369x/drivers/
A Ddrv_uart.c422 #if defined(ES_UART3_TX_GPIO_FUNC)&&defined(ES_UART3_TX_GPIO_PORT)&&defined(ES_UART3_TX_GPIO_PIN) in es32f3x_configure()
424 ald_gpio_init(ES_UART3_TX_GPIO_PORT, ES_UART3_TX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()

Completed in 26 milliseconds