Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_rcu.h540 #define CFG1_PREDV0(regval) (BITS(0,3) & ((uint32_t)(regval) << 0)) macro
541 #define RCU_PREDV0_DIV1 CFG1_PREDV0(0) /*!< PREDV0 input sourc…
542 #define RCU_PREDV0_DIV2 CFG1_PREDV0(1) /*!< PREDV0 input sourc…
543 #define RCU_PREDV0_DIV3 CFG1_PREDV0(2) /*!< PREDV0 input sourc…
544 #define RCU_PREDV0_DIV4 CFG1_PREDV0(3) /*!< PREDV0 input sourc…
545 #define RCU_PREDV0_DIV5 CFG1_PREDV0(4) /*!< PREDV0 input sourc…
546 #define RCU_PREDV0_DIV6 CFG1_PREDV0(5) /*!< PREDV0 input sourc…
547 #define RCU_PREDV0_DIV7 CFG1_PREDV0(6) /*!< PREDV0 input sourc…
548 #define RCU_PREDV0_DIV8 CFG1_PREDV0(7) /*!< PREDV0 input sourc…
549 #define RCU_PREDV0_DIV9 CFG1_PREDV0(8) /*!< PREDV0 input sourc…
[all …]

Completed in 9 milliseconds