Searched refs:DTS_REFCLKSEL_PCLK (Results 1 – 6 of 6) sorted by relevance
176 #define DTS_REFCLKSEL_PCLK (0UL) /*!< High speed REF clock (PCLK) */ macro493 ((__SEL__) == DTS_REFCLKSEL_PCLK))
173 #define DTS_REFCLKSEL_PCLK (0UL) /*!< High speed REF clock (PCLK) */ macro469 ((__SEL__) == DTS_REFCLKSEL_PCLK))
173 #define DTS_REFCLKSEL_PCLK (0UL) /*!< High speed REF clock (PCLK) */ macro497 ((__SEL__) == DTS_REFCLKSEL_PCLK))
284 if (hdts->Init.RefClock == DTS_REFCLKSEL_PCLK) in HAL_DTS_Init()
177 if (hdts->Init.RefClock == DTS_REFCLKSEL_PCLK) in HAL_DTS_Init()
286 if (hdts->Init.RefClock == DTS_REFCLKSEL_PCLK) in HAL_DTS_Init()