Searched refs:GPIO_RMP3_UART6 (Results 1 – 7 of 7) sorted by relevance
229 #define GPIO_RMP3_UART6 ((uint32_t)0x40380300) /*!< UART6 Alternate Function mapping */ macro306 …|| ((REMAP) == GPIO_RMP3_UART6) || ((REMAP) == GPIO_RMP1_UART7) || ((REMAP) == GPIO_RMP3_UART7) …
232 #define GPIO_RMP3_UART6 ((uint32_t)0x40380300) /*!< UART6 Alternate Function mapping */ macro315 …|| ((REMAP) == GPIO_RMP3_UART6) || ((REMAP) == GPIO_RMP1_UART7) || ((REMAP) == GPIO_RMP3_UART7) …
231 #define GPIO_RMP3_UART6 ((uint32_t)0x40380300) /*!< UART6 Alternate Function mapping */ macro314 …|| ((REMAP) == GPIO_RMP3_UART6) || ((REMAP) == GPIO_RMP1_UART7) || ((REMAP) == GPIO_RMP3_UART7) …
235 #define GPIO_RMP3_UART6 ((uint32_t)0x40380300) /*!< UART6 Alternate Function mapping */ macro320 …|| ((REMAP) == GPIO_RMP3_UART6) || ((REMAP) == GPIO_RMP1_UART7) || ((REMAP) == GPIO_RMP3_UART7) …
361 GPIO_ConfigPinRemap(GPIO_RMP3_UART6, ENABLE); in n32_uart_gpio_init()
606 GPIO_ConfigPinRemap(GPIO_RMP3_UART6, DISABLE); in n32_uart_mode_set()638 GPIO_ConfigPinRemap(GPIO_RMP3_UART6, ENABLE); in n32_uart_mode_set()
250 GPIO_ConfigPinRemap(GPIO_RMP3_UART6, ENABLE); in n32_msp_usart_init()
Completed in 24 milliseconds