Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h800 #define LPB_LPBMSEL(regval) BITS(0,2) & ((uint32_t)(regval) << 0U)) macro
801 #define RCU_LPBM_32CLK LPB_LPBMSEL(3) /*!< The length of holding …
802 #define RCU_LPBM_64CLK LPB_LPBMSEL(2) /*!< The length of holding …
803 #define RCU_LPBM_128CLK LPB_LPBMSEL(1) /*!< The length of holding …
804 #define RCU_LPBM_256CLK LPB_LPBMSEL(0) /*!< The length of holding …
805 #define RCU_LPBM_512CLK LPB_LPBMSEL(7) /*!< The length of holding …
806 #define RCU_LPBM_1024CLK LPB_LPBMSEL(6) /*!< The length of holding …
807 #define RCU_LPBM_2048CLK LPB_LPBMSEL(5) /*!< The length of holding …