Searched refs:ES_UART0_TX_GPIO_FUNC (Results 1 – 5 of 5) sorted by relevance
208 #ifndef ES_UART0_TX_GPIO_FUNC209 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_3 macro224 #ifndef ES_UART0_TX_GPIO_FUNC225 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_5 macro240 #ifndef ES_UART0_TX_GPIO_FUNC241 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_3 macro256 #ifndef ES_UART0_TX_GPIO_FUNC257 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_5 macro
281 #ifndef ES_UART0_TX_GPIO_FUNC282 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_3 macro297 #ifndef ES_UART0_TX_GPIO_FUNC298 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_3 macro313 #ifndef ES_UART0_TX_GPIO_FUNC314 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_5 macro329 #ifndef ES_UART0_TX_GPIO_FUNC330 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_5 macro
250 #ifndef ES_UART0_TX_GPIO_FUNC251 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_3 macro266 #ifndef ES_UART0_TX_GPIO_FUNC267 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_3 macro282 #ifndef ES_UART0_TX_GPIO_FUNC283 #define ES_UART0_TX_GPIO_FUNC GPIO_FUNC_5 macro
275 #if defined(ES_UART0_TX_GPIO_FUNC)&&defined(ES_UART0_TX_GPIO_PORT)&&defined(ES_UART0_TX_GPIO_PIN) in es32f0x_configure()276 gpio_initstructure.func = ES_UART0_TX_GPIO_FUNC; 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()361 gpio_initstructure.func = ES_UART0_TX_GPIO_FUNC; in es32f3x_configure()
Completed in 21 milliseconds