Searched refs:GPIO_RMP1_UART5 (Results 1 – 7 of 7) sorted by relevance
225 #define GPIO_RMP1_UART5 ((uint32_t)0x40360040) /*!< UART5 Alternate Function mapping */ macro304 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
228 #define GPIO_RMP1_UART5 ((uint32_t)0x40360040) /*!< UART5 Alternate Function mapping */ macro313 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
227 #define GPIO_RMP1_UART5 ((uint32_t)0x40360040) /*!< UART5 Alternate Function mapping */ macro312 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
231 #define GPIO_RMP1_UART5 ((uint32_t)0x40360040) /*!< UART5 Alternate Function mapping */ macro318 …|| ((REMAP) == GPIO_RMP2_UART4) || ((REMAP) == GPIO_RMP3_UART4) || ((REMAP) == GPIO_RMP1_UART5) …
357 GPIO_ConfigPinRemap(GPIO_RMP1_UART5, ENABLE); in n32_uart_gpio_init()
553 GPIO_ConfigPinRemap(GPIO_RMP1_UART5, ENABLE); in n32_uart_mode_set()
193 GPIO_ConfigPinRemap(GPIO_RMP1_UART5, ENABLE); in n32_msp_usart_init()
Completed in 17 milliseconds