Searched refs:ES_UART1_TX_GPIO_PORT (Results 1 – 5 of 5) sorted by relevance
275 #ifndef ES_UART1_TX_GPIO_PORT276 #define ES_UART1_TX_GPIO_PORT GPIOC macro291 #ifndef ES_UART1_TX_GPIO_PORT292 #define ES_UART1_TX_GPIO_PORT GPIOC macro307 #ifndef ES_UART1_TX_GPIO_PORT308 #define ES_UART1_TX_GPIO_PORT GPIOA macro323 #ifndef ES_UART1_TX_GPIO_PORT324 #define ES_UART1_TX_GPIO_PORT GPIOD macro
348 #ifndef ES_UART1_TX_GPIO_PORT349 #define ES_UART1_TX_GPIO_PORT GPIOC macro364 #ifndef ES_UART1_TX_GPIO_PORT365 #define ES_UART1_TX_GPIO_PORT GPIOA macro380 #ifndef ES_UART1_TX_GPIO_PORT381 #define ES_UART1_TX_GPIO_PORT GPIOC macro396 #ifndef ES_UART1_TX_GPIO_PORT397 #define ES_UART1_TX_GPIO_PORT GPIOD macro
301 #ifndef ES_UART1_TX_GPIO_PORT302 #define ES_UART1_TX_GPIO_PORT GPIOC macro317 #ifndef ES_UART1_TX_GPIO_PORT318 #define ES_UART1_TX_GPIO_PORT GPIOA macro333 #ifndef ES_UART1_TX_GPIO_PORT334 #define ES_UART1_TX_GPIO_PORT GPIOC macro349 #ifndef ES_UART1_TX_GPIO_PORT350 #define ES_UART1_TX_GPIO_PORT GPIOD macro
294 #if defined(ES_UART1_TX_GPIO_FUNC)&&defined(ES_UART1_TX_GPIO_PORT)&&defined(ES_UART1_TX_GPIO_PIN) in es32f0x_configure()296 ald_gpio_init(ES_UART1_TX_GPIO_PORT, ES_UART1_TX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
380 #if defined(ES_UART1_TX_GPIO_FUNC)&&defined(ES_UART1_TX_GPIO_PORT)&&defined(ES_UART1_TX_GPIO_PIN) in es32f3x_configure()382 ald_gpio_init(ES_UART1_TX_GPIO_PORT, ES_UART1_TX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()
Completed in 25 milliseconds