Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h226 #define IS_CLK_PLLLSRC(__PLLLSRC__) (((__PLLLSRC__) == CLK_PLLLSRC_RCL) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h256 #define IS_CLK_PLLLSRC(__PLLLSRC__) (((__PLLLSRC__) == CLK_PLLLSRC_RCL) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c137 assert_parameters(IS_CLK_PLLLSRC(CLK_ClkInitStruct->PLLL.Source)); in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c139 assert_parameters(IS_CLK_PLLLSRC(CLK_ClkInitStruct->PLLL.Source)); in CLK_ClockConfig()

Completed in 10 milliseconds