Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h96 #define CLK_TYPE_XTALH (0x08UL) /* XTALH to configure */ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h125 #define CLK_TYPE_XTALH (0x08UL) /* XTALH to configure */ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c124 if ((CLK_ClkInitStruct->ClockType) & CLK_TYPE_XTALH) in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c126 if ((CLK_ClkInitStruct->ClockType) & CLK_TYPE_XTALH) in CLK_ClockConfig()

Completed in 16 milliseconds