Searched refs:ES_UART0_RX_GPIO_FUNC (Results 1 – 5 of 5) sorted by relevance
436 #ifndef ES_UART0_RX_GPIO_FUNC437 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_5 macro452 #ifndef ES_UART0_RX_GPIO_FUNC453 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_3 macro468 #ifndef ES_UART0_RX_GPIO_FUNC469 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_3 macro484 #ifndef ES_UART0_RX_GPIO_FUNC485 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_5 macro
541 #ifndef ES_UART0_RX_GPIO_FUNC542 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_3 macro557 #ifndef ES_UART0_RX_GPIO_FUNC558 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_3 macro573 #ifndef ES_UART0_RX_GPIO_FUNC574 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_5 macro589 #ifndef ES_UART0_RX_GPIO_FUNC590 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_5 macro
542 #ifndef ES_UART0_RX_GPIO_FUNC543 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_3 macro558 #ifndef ES_UART0_RX_GPIO_FUNC559 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_3 macro574 #ifndef ES_UART0_RX_GPIO_FUNC575 #define ES_UART0_RX_GPIO_FUNC GPIO_FUNC_5 macro
280 #if defined(ES_UART0_RX_GPIO_FUNC)&&defined(ES_UART0_RX_GPIO_PORT)&&defined(ES_UART0_RX_GPIO_PIN) in es32f0x_configure()283 gpio_initstructure.func = ES_UART0_RX_GPIO_FUNC; in es32f0x_configure()
365 #if defined(ES_UART0_RX_GPIO_FUNC)&&defined(ES_UART0_RX_GPIO_PORT)&&defined(ES_UART0_RX_GPIO_PIN) in es32f3x_configure()368 gpio_initstructure.func = ES_UART0_RX_GPIO_FUNC; in es32f3x_configure()
Completed in 20 milliseconds