Searched refs:GPIO_RMP1_USART2 (Results 1 – 6 of 6) sorted by relevance
219 #define GPIO_RMP1_USART2 ((uint32_t)0x44200000) /*!< USART2 Alternate Function mapping */ macro302 …|| ((REMAP) == GPIO_RMP2_SPI1) || ((REMAP) == GPIO_RMP3_SPI1) || ((REMAP) == GPIO_RMP1_USART2) …
222 #define GPIO_RMP1_USART2 ((uint32_t)0x44200000) /*!< USART2 Alternate Function mapping */ macro311 …|| ((REMAP) == GPIO_RMP2_SPI1) || ((REMAP) == GPIO_RMP3_SPI1) || ((REMAP) == GPIO_RMP1_USART2) …
221 #define GPIO_RMP1_USART2 ((uint32_t)0x44200000) /*!< USART2 Alternate Function mapping */ macro310 …|| ((REMAP) == GPIO_RMP2_SPI1) || ((REMAP) == GPIO_RMP3_SPI1) || ((REMAP) == GPIO_RMP1_USART2) …
225 #define GPIO_RMP1_USART2 ((uint32_t)0x44200000) /*!< USART2 Alternate Function mapping */ macro316 …|| ((REMAP) == GPIO_RMP2_SPI1) || ((REMAP) == GPIO_RMP3_SPI1) || ((REMAP) == GPIO_RMP1_USART2) …
337 GPIO_ConfigPinRemap(GPIO_RMP1_USART2, DISABLE); in n32_uart_mode_set()355 GPIO_ConfigPinRemap(GPIO_RMP1_USART2, ENABLE); in n32_uart_mode_set()373 GPIO_ConfigPinRemap(GPIO_RMP1_USART2, ENABLE); in n32_uart_mode_set()391 GPIO_ConfigPinRemap(GPIO_RMP1_USART2, ENABLE); in n32_uart_mode_set()
59 GPIO_ConfigPinRemap(GPIO_RMP1_USART2, ENABLE); in n32_msp_usart_init()
Completed in 15 milliseconds