Searched refs:GPIO_RMP_USART2 (Results 1 – 5 of 5) sorted by relevance
172 #define GPIO_RMP_USART2 ((uint32_t)0x00000008) /*!< USART2 Alternate Function mapping */ macro287 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
173 #define GPIO_RMP_USART2 ((uint32_t)0x00000008) /*!< USART2 Alternate Function mapping */ macro296 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
172 #define GPIO_RMP_USART2 ((uint32_t)0x00000008) /*!< USART2 Alternate Function mapping */ macro295 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
173 #define GPIO_RMP_USART2 ((uint32_t)0x00000008) /*!< USART2 Alternate Function mapping */ macro301 …|| ((REMAP) == GPIO_RMP_USART2) || ((REMAP) == GPIO_PART_RMP_USART3) || ((REMAP) == GPIO_ALL_RMP_U…
336 GPIO_ConfigPinRemap(GPIO_RMP_USART2, DISABLE); in n32_uart_mode_set()354 GPIO_ConfigPinRemap(GPIO_RMP_USART2, ENABLE); in n32_uart_mode_set()372 GPIO_ConfigPinRemap(GPIO_RMP_USART2, DISABLE); in n32_uart_mode_set()390 GPIO_ConfigPinRemap(GPIO_RMP_USART2, ENABLE); in n32_uart_mode_set()
Completed in 13 milliseconds