Home
last modified time | relevance | path

Searched defs:PLL_SETUP (Results 1 – 1 of 1) sorted by relevance

/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_cru.h94 struct PLL_SETUP { struct
95 __IO uint32_t *conOffset0;
96 __IO uint32_t *conOffset1;
97 __IO uint32_t *conOffset2;
98 __IO uint32_t *conOffset3;
99 __IO uint32_t *modeOffset;
100 __I uint32_t *stat0;
101 uint32_t modeShift;
102 uint32_t lockShift;
103 uint32_t modeMask;
[all …]

Completed in 6 milliseconds