Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h272 #ifndef ES_UART1_TX_GPIO_FUNC
273 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
288 #ifndef ES_UART1_TX_GPIO_FUNC
289 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
304 #ifndef ES_UART1_TX_GPIO_FUNC
305 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_2 macro
320 #ifndef ES_UART1_TX_GPIO_FUNC
321 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h345 #ifndef ES_UART1_TX_GPIO_FUNC
346 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
361 #ifndef ES_UART1_TX_GPIO_FUNC
362 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_2 macro
377 #ifndef ES_UART1_TX_GPIO_FUNC
378 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
393 #ifndef ES_UART1_TX_GPIO_FUNC
394 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h298 #ifndef ES_UART1_TX_GPIO_FUNC
299 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
314 #ifndef ES_UART1_TX_GPIO_FUNC
315 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_2 macro
330 #ifndef ES_UART1_TX_GPIO_FUNC
331 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
346 #ifndef ES_UART1_TX_GPIO_FUNC
347 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c294 #if defined(ES_UART1_TX_GPIO_FUNC)&&defined(ES_UART1_TX_GPIO_PORT)&&defined(ES_UART1_TX_GPIO_PIN) in es32f0x_configure()
295 gpio_initstructure.func = ES_UART1_TX_GPIO_FUNC; in es32f0x_configure()
/bsp/essemi/es32f369x/drivers/
A Ddrv_uart.c380 #if defined(ES_UART1_TX_GPIO_FUNC)&&defined(ES_UART1_TX_GPIO_PORT)&&defined(ES_UART1_TX_GPIO_PIN) in es32f3x_configure()
381 gpio_initstructure.func = ES_UART1_TX_GPIO_FUNC; in es32f3x_configure()

Completed in 22 milliseconds