Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h229 #define IS_CLK_PLLLSTA(__PLLLSTA__) (((__PLLLSTA__) == CLK_PLLL_ON) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h259 #define IS_CLK_PLLLSTA(__PLLLSTA__) (((__PLLLSTA__) == CLK_PLLL_ON) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c138 assert_parameters(IS_CLK_PLLLSTA(CLK_ClkInitStruct->PLLL.State)); in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c140 assert_parameters(IS_CLK_PLLLSTA(CLK_ClkInitStruct->PLLL.State)); in CLK_ClockConfig()

Completed in 11 milliseconds