Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h130 #define CLK_PLLH_ON ANA_REG3_PLLHPDN macro
244 #define IS_CLK_PLLHSTA(__PLLHSTA__) (((__PLLHSTA__) == CLK_PLLH_ON) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h159 #define CLK_PLLH_ON ANA_REG3_PLLHPDN macro
274 #define IS_CLK_PLLHSTA(__PLLHSTA__) (((__PLLHSTA__) == CLK_PLLH_ON) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c174 if (CLK_ClkInitStruct->PLLH.State == CLK_PLLH_ON) in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c183 if (CLK_ClkInitStruct->PLLH.State == CLK_PLLH_ON) in CLK_ClockConfig()

Completed in 13 milliseconds