Searched refs:ES_UART0_TX_GPIO_PORT (Results 1 – 5 of 5) sorted by relevance
211 #ifndef ES_UART0_TX_GPIO_PORT212 #define ES_UART0_TX_GPIO_PORT GPIOB macro227 #ifndef ES_UART0_TX_GPIO_PORT228 #define ES_UART0_TX_GPIO_PORT GPIOA macro243 #ifndef ES_UART0_TX_GPIO_PORT244 #define ES_UART0_TX_GPIO_PORT GPIOH macro259 #ifndef ES_UART0_TX_GPIO_PORT260 #define ES_UART0_TX_GPIO_PORT GPIOD macro
284 #ifndef ES_UART0_TX_GPIO_PORT285 #define ES_UART0_TX_GPIO_PORT GPIOB macro300 #ifndef ES_UART0_TX_GPIO_PORT301 #define ES_UART0_TX_GPIO_PORT GPIOH macro316 #ifndef ES_UART0_TX_GPIO_PORT317 #define ES_UART0_TX_GPIO_PORT GPIOD macro332 #ifndef ES_UART0_TX_GPIO_PORT333 #define ES_UART0_TX_GPIO_PORT GPIOA macro
253 #ifndef ES_UART0_TX_GPIO_PORT254 #define ES_UART0_TX_GPIO_PORT GPIOB macro269 #ifndef ES_UART0_TX_GPIO_PORT270 #define ES_UART0_TX_GPIO_PORT GPIOH macro285 #ifndef ES_UART0_TX_GPIO_PORT286 #define ES_UART0_TX_GPIO_PORT GPIOD macro
275 #if defined(ES_UART0_TX_GPIO_FUNC)&&defined(ES_UART0_TX_GPIO_PORT)&&defined(ES_UART0_TX_GPIO_PIN) in es32f0x_configure()277 ald_gpio_init(ES_UART0_TX_GPIO_PORT, ES_UART0_TX_GPIO_PIN, &gpio_initstructure); in es32f0x_configure()
360 #if defined(ES_UART0_TX_GPIO_FUNC)&&defined(ES_UART0_TX_GPIO_PORT)&&defined(ES_UART0_TX_GPIO_PIN) in es32f3x_configure()362 ald_gpio_init(ES_UART0_TX_GPIO_PORT, ES_UART0_TX_GPIO_PIN, &gpio_initstructure); in es32f3x_configure()
Completed in 20 milliseconds