Searched refs:ES_UART1_TX_GPIO_FUNC (Results 1 – 5 of 5) sorted by relevance
272 #ifndef ES_UART1_TX_GPIO_FUNC273 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro288 #ifndef ES_UART1_TX_GPIO_FUNC289 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro304 #ifndef ES_UART1_TX_GPIO_FUNC305 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_2 macro320 #ifndef ES_UART1_TX_GPIO_FUNC321 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
345 #ifndef ES_UART1_TX_GPIO_FUNC346 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro361 #ifndef ES_UART1_TX_GPIO_FUNC362 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_2 macro377 #ifndef ES_UART1_TX_GPIO_FUNC378 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro393 #ifndef ES_UART1_TX_GPIO_FUNC394 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
298 #ifndef ES_UART1_TX_GPIO_FUNC299 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro314 #ifndef ES_UART1_TX_GPIO_FUNC315 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_2 macro330 #ifndef ES_UART1_TX_GPIO_FUNC331 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro346 #ifndef ES_UART1_TX_GPIO_FUNC347 #define ES_UART1_TX_GPIO_FUNC GPIO_FUNC_3 macro
294 #if defined(ES_UART1_TX_GPIO_FUNC)&&defined(ES_UART1_TX_GPIO_PORT)&&defined(ES_UART1_TX_GPIO_PIN) in es32f0x_configure()295 gpio_initstructure.func = ES_UART1_TX_GPIO_FUNC; 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()381 gpio_initstructure.func = ES_UART1_TX_GPIO_FUNC; in es32f3x_configure()
Completed in 22 milliseconds