Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h336 #ifndef ES_UART2_TX_GPIO_FUNC
337 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_5 macro
352 #ifndef ES_UART2_TX_GPIO_FUNC
353 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_5 macro
368 #ifndef ES_UART2_TX_GPIO_FUNC
369 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_3 macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h409 #ifndef ES_UART2_TX_GPIO_FUNC
410 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_3 macro
425 #ifndef ES_UART2_TX_GPIO_FUNC
426 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_5 macro
441 #ifndef ES_UART2_TX_GPIO_FUNC
442 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_5 macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h362 #ifndef ES_UART2_TX_GPIO_FUNC
363 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_3 macro
378 #ifndef ES_UART2_TX_GPIO_FUNC
379 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_5 macro
394 #ifndef ES_UART2_TX_GPIO_FUNC
395 #define ES_UART2_TX_GPIO_FUNC GPIO_FUNC_5 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()
314 gpio_initstructure.func = ES_UART2_TX_GPIO_FUNC; 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()
402 gpio_initstructure.func = ES_UART2_TX_GPIO_FUNC; in es32f3x_configure()

Completed in 25 milliseconds