Searched refs:DTS_QUICKMEAS_DISABLE (Results 1 – 6 of 6) sorted by relevance
167 #define DTS_QUICKMEAS_DISABLE (0x0UL) /*!< Disable the Quick Measure (Measure with c… macro489 #define IS_DTS_QUICKMEAS(__SEL__) (((__SEL__) == DTS_QUICKMEAS_DISABLE) || \
164 #define DTS_QUICKMEAS_DISABLE (0x0UL) /*!< Disable the Quick Measure (Measure w… macro465 #define IS_DTS_QUICKMEAS(__SEL__) (((__SEL__) == DTS_QUICKMEAS_DISABLE) || \
164 #define DTS_QUICKMEAS_DISABLE (0x0UL) /*!< Disable the Quick Measure (Measure with c… macro493 #define IS_DTS_QUICKMEAS(__SEL__) (((__SEL__) == DTS_QUICKMEAS_DISABLE) || \
281 if (hdts->Init.QuickMeasure == DTS_QUICKMEAS_DISABLE) in HAL_DTS_Init()
174 if (hdts->Init.QuickMeasure == DTS_QUICKMEAS_DISABLE) in HAL_DTS_Init()
283 if (hdts->Init.QuickMeasure == DTS_QUICKMEAS_DISABLE) in HAL_DTS_Init()