Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h241 #define IS_CLK_PLLHSRC(__PLLHSRC__) (((__PLLHSRC__) == CLK_PLLHSRC_RCH) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h271 #define IS_CLK_PLLHSRC(__PLLHSRC__) (((__PLLHSRC__) == CLK_PLLHSRC_RCH) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_clk.c169 assert_parameters(IS_CLK_PLLHSRC(CLK_ClkInitStruct->PLLH.Source)); in CLK_ClockConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_clk.c178 assert_parameters(IS_CLK_PLLHSRC(CLK_ClkInitStruct->PLLH.Source)); in CLK_ClockConfig()

Completed in 13 milliseconds