Home
last modified time | relevance | path

Searched refs:AFIO_PCF0 (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_gpio.c381 temp_reg = AFIO_PCF0; in gpio_pin_remap_config()
390 AFIO_PCF0 &= PCF_SWJCFG_MASK; in gpio_pin_remap_config()
410 AFIO_PCF0 = temp_reg; in gpio_pin_remap_config()
549 AFIO_PCF0 &= (uint32_t)(~AFIO_PCF0_ENET_PHY_SEL); in gpio_ethernet_phy_select()
552 AFIO_PCF0 |= (uint32_t)enet_sel; in gpio_ethernet_phy_select()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_gpio.c351 temp_reg = AFIO_PCF0; in gpio_pin_remap_config()
361 AFIO_PCF0 &= PCF_SWJCFG_MASK; in gpio_pin_remap_config()
381 AFIO_PCF0 = temp_reg; in gpio_pin_remap_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_gpio.c374 temp_reg = AFIO_PCF0; in gpio_pin_remap_config()
383 AFIO_PCF0 &= PCF_SWJCFG_MASK; in gpio_pin_remap_config()
403 AFIO_PCF0 = temp_reg; in gpio_pin_remap_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_gpio.c363 temp_reg = AFIO_PCF0; in gpio_pin_remap_config()
372 AFIO_PCF0 &= PCF_SWJCFG_MASK; in gpio_pin_remap_config()
392 AFIO_PCF0 = temp_reg; in gpio_pin_remap_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_gpio.h64 #define AFIO_PCF0 REG32(AFIO + 0x04U) /*!< AFIO port configuration register … macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_gpio.h66 #define AFIO_PCF0 REG32(AFIO + 0x04U) /*!< AFIO port configuration register … macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_gpio.h67 #define AFIO_PCF0 REG32(AFIO + 0x04U) /*!< AFIO port configuration register … macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_gpio.h67 #define AFIO_PCF0 REG32(AFIO + 0x00000004U) /*!< AFIO port configuration re… macro