Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/drivers/
A Dboard.c38 CLK_Struct.PLLL.State = CLK_PLLL_ON; in SystemClock_Config()
/bsp/Vango/v85xx/drivers/
A Dboard.c38 CLK_Struct.PLLL.State = CLK_PLLL_ON; in SystemClock_Config()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h113 #define CLK_PLLL_ON ANA_REG3_PLLLPDN macro
229 #define IS_CLK_PLLLSTA(__PLLLSTA__) (((__PLLLSTA__) == CLK_PLLL_ON) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h142 #define CLK_PLLL_ON ANA_REG3_PLLLPDN macro
259 #define IS_CLK_PLLLSTA(__PLLLSTA__) (((__PLLLSTA__) == CLK_PLLL_ON) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c142 if (CLK_ClkInitStruct->PLLL.State == CLK_PLLL_ON) in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c149 if (CLK_ClkInitStruct->PLLL.State == CLK_PLLL_ON) in CLK_ClockConfig()

Completed in 19 milliseconds