Searched refs:ES_UART2_RX_GPIO_PORT (Results 1 – 5 of 5) sorted by relevance
567 #ifndef ES_UART2_RX_GPIO_PORT568 #define ES_UART2_RX_GPIO_PORT GPIOD macro583 #ifndef ES_UART2_RX_GPIO_PORT584 #define ES_UART2_RX_GPIO_PORT GPIOB macro599 #ifndef ES_UART2_RX_GPIO_PORT600 #define ES_UART2_RX_GPIO_PORT GPIOE macro
672 #ifndef ES_UART2_RX_GPIO_PORT673 #define ES_UART2_RX_GPIO_PORT GPIOB macro688 #ifndef ES_UART2_RX_GPIO_PORT689 #define ES_UART2_RX_GPIO_PORT GPIOE macro704 #ifndef ES_UART2_RX_GPIO_PORT705 #define ES_UART2_RX_GPIO_PORT GPIOD macro
657 #ifndef ES_UART2_RX_GPIO_PORT658 #define ES_UART2_RX_GPIO_PORT GPIOE macro673 #ifndef ES_UART2_RX_GPIO_PORT674 #define ES_UART2_RX_GPIO_PORT GPIOE macro689 #ifndef ES_UART2_RX_GPIO_PORT690 #define ES_UART2_RX_GPIO_PORT GPIOD macro
318 #if defined(ES_UART2_RX_GPIO_FUNC)&&defined(ES_UART2_RX_GPIO_PORT)&&defined(ES_UART2_RX_GPIO_PIN) in es32f0x_configure()322 ald_gpio_init(ES_UART2_RX_GPIO_PORT, ES_UART2_RX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
406 #if defined(ES_UART2_RX_GPIO_FUNC)&&defined(ES_UART2_RX_GPIO_PORT)&&defined(ES_UART2_RX_GPIO_PIN) in es32f3x_configure()410 ald_gpio_init(ES_UART2_RX_GPIO_PORT, ES_UART2_RX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()
Completed in 25 milliseconds