Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/drivers/
A Dboard.c33 |CLK_TYPE_PCLK; in SystemClock_Config()
/bsp/Vango/v85xx/drivers/
A Dboard.c33 |CLK_TYPE_PCLK; in SystemClock_Config()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h99 #define CLK_TYPE_PCLK (0x80UL) /* APB Clock to configure */ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h128 #define CLK_TYPE_PCLK (0x80UL) /* APB Clock to configure */ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c283 if ((CLK_ClkInitStruct->ClockType) & CLK_TYPE_PCLK) in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c298 if ((CLK_ClkInitStruct->ClockType) & CLK_TYPE_PCLK) in CLK_ClockConfig()

Completed in 17 milliseconds