Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_rcu.h559 #define CFG1_PREDV1(regval) (BITS(4,7) & ((uint32_t)(regval) << 4)) macro
560 #define RCU_PREDV1_DIV1 CFG1_PREDV1(0) /*!< PREDV1 input sourc…
561 #define RCU_PREDV1_DIV2 CFG1_PREDV1(1) /*!< PREDV1 input sourc…
562 #define RCU_PREDV1_DIV3 CFG1_PREDV1(2) /*!< PREDV1 input sourc…
563 #define RCU_PREDV1_DIV4 CFG1_PREDV1(3) /*!< PREDV1 input sourc…
564 #define RCU_PREDV1_DIV5 CFG1_PREDV1(4) /*!< PREDV1 input sourc…
565 #define RCU_PREDV1_DIV6 CFG1_PREDV1(5) /*!< PREDV1 input sourc…
566 #define RCU_PREDV1_DIV7 CFG1_PREDV1(6) /*!< PREDV1 input sourc…
567 #define RCU_PREDV1_DIV8 CFG1_PREDV1(7) /*!< PREDV1 input sourc…
568 #define RCU_PREDV1_DIV9 CFG1_PREDV1(8) /*!< PREDV1 input sourc…
[all …]

Completed in 9 milliseconds