Searched refs:GPIO_PART_RMP_USART3 (Results 1 – 6 of 6) sorted by relevance
173 #define GPIO_PART_RMP_USART3 ((uint32_t)0x00140010) /*!< USART3 Partial Alternate Function ma… macro287 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
174 #define GPIO_PART_RMP_USART3 ((uint32_t)0x00140010) /*!< USART3 Partial Alternate Function ma… macro296 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
173 #define GPIO_PART_RMP_USART3 ((uint32_t)0x00140010) /*!< USART3 Partial Alternate Function ma… macro295 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
174 #define GPIO_PART_RMP_USART3 ((uint32_t)0x00140010) /*!< USART3 Partial Alternate Function ma… macro301 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
109 GPIO_ConfigPinRemap(GPIO_PART_RMP_USART3, ENABLE); in n32_msp_usart_init()
428 GPIO_ConfigPinRemap(GPIO_PART_RMP_USART3, ENABLE); in n32_uart_mode_set()
Completed in 17 milliseconds