Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h384 #ifndef ES_UART3_TX_GPIO_FUNC
385 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_4 macro
400 #ifndef ES_UART3_TX_GPIO_FUNC
401 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_5 macro
416 #ifndef ES_UART3_TX_GPIO_FUNC
417 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_4 macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h457 #ifndef ES_UART3_TX_GPIO_FUNC
458 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_4 macro
473 #ifndef ES_UART3_TX_GPIO_FUNC
474 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_5 macro
489 #ifndef ES_UART3_TX_GPIO_FUNC
490 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_4 macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h410 #ifndef ES_UART3_TX_GPIO_FUNC
411 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_4 macro
426 #ifndef ES_UART3_TX_GPIO_FUNC
427 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_5 macro
442 #ifndef ES_UART3_TX_GPIO_FUNC
443 #define ES_UART3_TX_GPIO_FUNC GPIO_FUNC_4 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()
333 gpio_initstructure.func = ES_UART3_TX_GPIO_FUNC; 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()
423 gpio_initstructure.func = ES_UART3_TX_GPIO_FUNC; in es32f3x_configure()

Completed in 23 milliseconds