Searched refs:GPIO_RMP3_UART5 (Results 1 – 6 of 6) sorted by relevance
227 #define GPIO_RMP3_UART5 ((uint32_t)0x403600C0) /*!< UART5 Alternate Function mapping */ macro305 …|| ((REMAP) == GPIO_RMP2_UART5) || ((REMAP) == GPIO_RMP3_UART5) || ((REMAP) == GPIO_RMP2_UART6) …
230 #define GPIO_RMP3_UART5 ((uint32_t)0x403600C0) /*!< UART5 Alternate Function mapping */ macro314 …|| ((REMAP) == GPIO_RMP2_UART5) || ((REMAP) == GPIO_RMP3_UART5) || ((REMAP) == GPIO_RMP2_UART6) …
229 #define GPIO_RMP3_UART5 ((uint32_t)0x403600C0) /*!< UART5 Alternate Function mapping */ macro313 …|| ((REMAP) == GPIO_RMP2_UART5) || ((REMAP) == GPIO_RMP3_UART5) || ((REMAP) == GPIO_RMP2_UART6) …
233 #define GPIO_RMP3_UART5 ((uint32_t)0x403600C0) /*!< UART5 Alternate Function mapping */ macro319 …|| ((REMAP) == GPIO_RMP2_UART5) || ((REMAP) == GPIO_RMP3_UART5) || ((REMAP) == GPIO_RMP2_UART6) …
536 GPIO_ConfigPinRemap(GPIO_RMP3_UART5, DISABLE); in n32_uart_mode_set()587 GPIO_ConfigPinRemap(GPIO_RMP3_UART5, ENABLE); in n32_uart_mode_set()
213 GPIO_ConfigPinRemap(GPIO_RMP3_UART5, ENABLE); in n32_msp_usart_init()
Completed in 17 milliseconds