Searched refs:GPIO_RMP2_UART4 (Results 1 – 7 of 7) sorted by relevance
223 #define GPIO_RMP2_UART4 ((uint32_t)0x40340020) /*!< UART4 Alternate Function mapping */ macro304 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
226 #define GPIO_RMP2_UART4 ((uint32_t)0x40340020) /*!< UART4 Alternate Function mapping */ macro313 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
225 #define GPIO_RMP2_UART4 ((uint32_t)0x40340020) /*!< UART4 Alternate Function mapping */ macro312 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
229 #define GPIO_RMP2_UART4 ((uint32_t)0x40340020) /*!< UART4 Alternate Function mapping */ macro318 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
353 GPIO_ConfigPinRemap(GPIO_RMP2_UART4, ENABLE); in n32_uart_gpio_init()
499 GPIO_ConfigPinRemap(GPIO_RMP2_UART4, ENABLE); in n32_uart_mode_set()
156 GPIO_ConfigPinRemap(GPIO_RMP2_UART4, ENABLE); in n32_msp_usart_init()
Completed in 16 milliseconds