Searched refs:GPIO_ALL_RMP_USART3 (Results 1 – 6 of 6) sorted by relevance
174 #define GPIO_ALL_RMP_USART3 ((uint32_t)0x00140030) /*!< USART3 Full Alternate Function mappi… macro287 …PIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_USART3) \
175 #define GPIO_ALL_RMP_USART3 ((uint32_t)0x00140030) /*!< USART3 Full Alternate Function mappi… macro296 …PIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_USART3) \
174 #define GPIO_ALL_RMP_USART3 ((uint32_t)0x00140030) /*!< USART3 Full Alternate Function mappi… macro295 …PIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_USART3) \
175 #define GPIO_ALL_RMP_USART3 ((uint32_t)0x00140030) /*!< USART3 Full Alternate Function mappi… macro301 …PIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_USART3) \
411 GPIO_ConfigPinRemap(GPIO_ALL_RMP_USART3, DISABLE); in n32_uart_mode_set()445 GPIO_ConfigPinRemap(GPIO_ALL_RMP_USART3, ENABLE); in n32_uart_mode_set()
119 GPIO_ConfigPinRemap(GPIO_ALL_RMP_USART3, ENABLE); in n32_msp_usart_init()
Completed in 17 milliseconds