Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h339 #ifndef ES_UART2_TX_GPIO_PORT
340 #define ES_UART2_TX_GPIO_PORT GPIOC macro
355 #ifndef ES_UART2_TX_GPIO_PORT
356 #define ES_UART2_TX_GPIO_PORT GPIOB macro
371 #ifndef ES_UART2_TX_GPIO_PORT
372 #define ES_UART2_TX_GPIO_PORT GPIOE macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h412 #ifndef ES_UART2_TX_GPIO_PORT
413 #define ES_UART2_TX_GPIO_PORT GPIOE macro
428 #ifndef ES_UART2_TX_GPIO_PORT
429 #define ES_UART2_TX_GPIO_PORT GPIOC macro
444 #ifndef ES_UART2_TX_GPIO_PORT
445 #define ES_UART2_TX_GPIO_PORT GPIOB macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h365 #ifndef ES_UART2_TX_GPIO_PORT
366 #define ES_UART2_TX_GPIO_PORT GPIOE macro
381 #ifndef ES_UART2_TX_GPIO_PORT
382 #define ES_UART2_TX_GPIO_PORT GPIOC macro
397 #ifndef ES_UART2_TX_GPIO_PORT
398 #define ES_UART2_TX_GPIO_PORT GPIOB macro
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c313 #if defined(ES_UART2_TX_GPIO_FUNC)&&defined(ES_UART2_TX_GPIO_PORT)&&defined(ES_UART2_TX_GPIO_PIN) in es32f0x_configure()
315 ald_gpio_init(ES_UART2_TX_GPIO_PORT, ES_UART2_TX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
/bsp/essemi/es32f369x/drivers/
A Ddrv_uart.c401 #if defined(ES_UART2_TX_GPIO_FUNC)&&defined(ES_UART2_TX_GPIO_PORT)&&defined(ES_UART2_TX_GPIO_PIN) in es32f3x_configure()
403 ald_gpio_init(ES_UART2_TX_GPIO_PORT, ES_UART2_TX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()

Completed in 25 milliseconds