Home
last modified time | relevance | path

Searched refs:SYSCFG_CPSCTL_CPS_EN (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_syscfg.c211 reg &= ~SYSCFG_CPSCTL_CPS_EN; in syscfg_compensation_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_syscfg.c188 reg &= ~SYSCFG_CPSCTL_CPS_EN; in syscfg_compensation_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_syscfg.h88 #define SYSCFG_CPSCTL_CPS_EN BIT(0) /*!< I/O compensation cell ena… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_syscfg.h94 #define SYSCFG_CPSCTL_CPS_EN BIT(0) /*!< I/O compensati… macro