Searched refs:ES_UART1_RX_GPIO_FUNC (Results 1 – 5 of 5) sorted by relevance
500 #ifndef ES_UART1_RX_GPIO_FUNC501 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro516 #ifndef ES_UART1_RX_GPIO_FUNC517 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro532 #ifndef ES_UART1_RX_GPIO_FUNC533 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_2 macro548 #ifndef ES_UART1_RX_GPIO_FUNC549 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro
605 #ifndef ES_UART1_RX_GPIO_FUNC606 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro621 #ifndef ES_UART1_RX_GPIO_FUNC622 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_2 macro637 #ifndef ES_UART1_RX_GPIO_FUNC638 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro653 #ifndef ES_UART1_RX_GPIO_FUNC654 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro
590 #ifndef ES_UART1_RX_GPIO_FUNC591 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro606 #ifndef ES_UART1_RX_GPIO_FUNC607 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_2 macro622 #ifndef ES_UART1_RX_GPIO_FUNC623 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro638 #ifndef ES_UART1_RX_GPIO_FUNC639 #define ES_UART1_RX_GPIO_FUNC GPIO_FUNC_3 macro
299 #if defined(ES_UART1_RX_GPIO_FUNC)&&defined(ES_UART1_RX_GPIO_PORT)&&defined(ES_UART1_RX_GPIO_PIN) in es32f0x_configure()302 gpio_initstructure.func = ES_UART1_RX_GPIO_FUNC; in es32f0x_configure()
385 #if defined(ES_UART1_RX_GPIO_FUNC)&&defined(ES_UART1_RX_GPIO_PORT)&&defined(ES_UART1_RX_GPIO_PIN) in es32f3x_configure()388 gpio_initstructure.func = ES_UART1_RX_GPIO_FUNC; in es32f3x_configure()
Completed in 21 milliseconds