Searched refs:ES_UART0_RX_GPIO_PORT (Results 1 – 5 of 5) sorted by relevance
439 #ifndef ES_UART0_RX_GPIO_PORT440 #define ES_UART0_RX_GPIO_PORT GPIOA macro455 #ifndef ES_UART0_RX_GPIO_PORT456 #define ES_UART0_RX_GPIO_PORT GPIOH macro471 #ifndef ES_UART0_RX_GPIO_PORT472 #define ES_UART0_RX_GPIO_PORT GPIOB macro487 #ifndef ES_UART0_RX_GPIO_PORT488 #define ES_UART0_RX_GPIO_PORT GPIOD macro
544 #ifndef ES_UART0_RX_GPIO_PORT545 #define ES_UART0_RX_GPIO_PORT GPIOB macro560 #ifndef ES_UART0_RX_GPIO_PORT561 #define ES_UART0_RX_GPIO_PORT GPIOH macro576 #ifndef ES_UART0_RX_GPIO_PORT577 #define ES_UART0_RX_GPIO_PORT GPIOD macro592 #ifndef ES_UART0_RX_GPIO_PORT593 #define ES_UART0_RX_GPIO_PORT GPIOA macro
545 #ifndef ES_UART0_RX_GPIO_PORT546 #define ES_UART0_RX_GPIO_PORT GPIOB macro561 #ifndef ES_UART0_RX_GPIO_PORT562 #define ES_UART0_RX_GPIO_PORT GPIOH macro577 #ifndef ES_UART0_RX_GPIO_PORT578 #define ES_UART0_RX_GPIO_PORT GPIOD macro
280 #if defined(ES_UART0_RX_GPIO_FUNC)&&defined(ES_UART0_RX_GPIO_PORT)&&defined(ES_UART0_RX_GPIO_PIN) in es32f0x_configure()284 ald_gpio_init(ES_UART0_RX_GPIO_PORT, ES_UART0_RX_GPIO_PIN, &gpio_initstructure); 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()369 ald_gpio_init(ES_UART0_RX_GPIO_PORT, ES_UART0_RX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()
Completed in 20 milliseconds