Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h244 #define IS_CLK_PLLHSTA(__PLLHSTA__) (((__PLLHSTA__) == CLK_PLLH_ON) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h274 #define IS_CLK_PLLHSTA(__PLLHSTA__) (((__PLLHSTA__) == CLK_PLLH_ON) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c170 assert_parameters(IS_CLK_PLLHSTA(CLK_ClkInitStruct->PLLH.State)); in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c179 assert_parameters(IS_CLK_PLLHSTA(CLK_ClkInitStruct->PLLH.State)); in CLK_ClockConfig()

Completed in 12 milliseconds