Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_rcu.c866 RCU_VKEY = ~RCU_VKEY_KEY; in rcu_voltage_key_unlock()
867 RCU_VKEY = RCU_VKEY_UNLOCK; in rcu_voltage_key_unlock()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c1059 RCU_VKEY &= ~RCU_VKEY_KEY; in rcu_voltage_key_unlock()
1060 RCU_VKEY |= RCU_VKEY_UNLOCK; in rcu_voltage_key_unlock()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c1006 RCU_VKEY &= ~RCU_VKEY_KEY; in rcu_voltage_key_unlock()
1007 RCU_VKEY |= RCU_VKEY_UNLOCK; in rcu_voltage_key_unlock()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c1183 RCU_VKEY = RCU_VKEY_UNLOCK; in rcu_voltage_key_unlock()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_rcu.h57 #define RCU_VKEY REG32(RCU + 0x00000100U) /*!< voltage key regi… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h64 #define RCU_VKEY REG32(RCU + 0x00000100U) /*!< voltage key register */ macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h59 #define RCU_VKEY REG32(RCU + 0x00000100U) /*!< voltage key register */ macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h77 #define RCU_VKEY REG32(RCU + 0x100U) /*!< voltage key register */ macro