Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rcu.h1171 #define ADDCFG_PLLUSBPREDV(regval) (BITS(0,3) & ((uint32_t)(regval) << 0)) macro
1172 #define RCU_PLLUSBPREDV_DIV1 ADDCFG_PLLUSBPREDV(1) /*!< PLLUSBPREDV input …
1173 #define RCU_PLLUSBPREDV_DIV2 ADDCFG_PLLUSBPREDV(2) /*!< PLLUSBPREDV input …
1174 #define RCU_PLLUSBPREDV_DIV3 ADDCFG_PLLUSBPREDV(3) /*!< PLLUSBPREDV input …
1175 #define RCU_PLLUSBPREDV_DIV4 ADDCFG_PLLUSBPREDV(4) /*!< PLLUSBPREDV input …
1176 #define RCU_PLLUSBPREDV_DIV5 ADDCFG_PLLUSBPREDV(5) /*!< PLLUSBPREDV input …
1177 #define RCU_PLLUSBPREDV_DIV6 ADDCFG_PLLUSBPREDV(6) /*!< PLLUSBPREDV input …
1178 #define RCU_PLLUSBPREDV_DIV7 ADDCFG_PLLUSBPREDV(7) /*!< PLLUSBPREDV input …
1179 #define RCU_PLLUSBPREDV_DIV8 ADDCFG_PLLUSBPREDV(8) /*!< PLLUSBPREDV input …
1180 #define RCU_PLLUSBPREDV_DIV9 ADDCFG_PLLUSBPREDV(9) /*!< PLLUSBPREDV input …
[all …]