Home
last modified time | relevance | path

Searched refs:GPIO_RMP_USART1 (Results 1 – 6 of 6) sorted by relevance

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_gpio.h171 #define GPIO_RMP_USART1 ((uint32_t)0x00000004) /*!< USART1 Alternate Function mapping */ macro
286 …(((REMAP) == GPIO_RMP_SPI1) || ((REMAP) == GPIO_RMP_I2C1) || ((REMAP) == GPIO_RMP_USART1) …
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_gpio.h172 #define GPIO_RMP_USART1 ((uint32_t)0x00000004) /*!< USART1 Alternate Function mapping */ macro
295 …(((REMAP) == GPIO_RMP_SPI1) || ((REMAP) == GPIO_RMP_I2C1) || ((REMAP) == GPIO_RMP_USART1) …
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_gpio.h171 #define GPIO_RMP_USART1 ((uint32_t)0x00000004) /*!< USART1 Alternate Function mapping */ macro
294 …(((REMAP) == GPIO_RMP_SPI1) || ((REMAP) == GPIO_RMP_I2C1) || ((REMAP) == GPIO_RMP_USART1) …
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_gpio.h172 #define GPIO_RMP_USART1 ((uint32_t)0x00000004) /*!< USART1 Alternate Function mapping */ macro
300 …(((REMAP) == GPIO_RMP_SPI1) || ((REMAP) == GPIO_RMP_I2C1) || ((REMAP) == GPIO_RMP_USART1) …
/bsp/n32g452xx/n32g452xx-mini-system/board/msp/
A Dn32_msp.c32 GPIO_ConfigPinRemap(GPIO_RMP_USART1, ENABLE); in n32_msp_usart_init()
/bsp/n32/libraries/n32_drivers/
A Ddrv_usart_v2.c316 GPIO_ConfigPinRemap(GPIO_RMP_USART1, ENABLE); in n32_uart_mode_set()

Completed in 14 milliseconds