Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h95 #define CLK_TYPE_PLLH (0x04UL) /* PLLH to configure */ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h124 #define CLK_TYPE_PLLH (0x04UL) /* PLLH to configure */ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c167 if ((CLK_ClkInitStruct->ClockType) & CLK_TYPE_PLLH) in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c176 if ((CLK_ClkInitStruct->ClockType) & CLK_TYPE_PLLH) in CLK_ClockConfig()

Completed in 14 milliseconds