Searched refs:IS_DTS_REFCLK (Results 1 – 6 of 6) sorted by relevance
492 #define IS_DTS_REFCLK(__SEL__) (((__SEL__) == DTS_REFCLKSEL_LSE) || \ macro
468 #define IS_DTS_REFCLK(__SEL__) (((__SEL__) == DTS_REFCLKSEL_LSE) || \ macro
496 #define IS_DTS_REFCLK(__SEL__) (((__SEL__) == DTS_REFCLKSEL_LSE) || \ macro
235 assert_param(IS_DTS_REFCLK(hdts->Init.RefClock)); in HAL_DTS_Init()
128 assert_param(IS_DTS_REFCLK(hdts->Init.RefClock)); in HAL_DTS_Init()
237 assert_param(IS_DTS_REFCLK(hdts->Init.RefClock)); in HAL_DTS_Init()