Searched refs:IS_TSC_THRESHOLD_BASE (Results 1 – 14 of 14) sorted by relevance
216 assert_param(IS_TSC_THRESHOLD_BASE(base)); in TSC_ConfigThreshold()
426 #define IS_TSC_THRESHOLD_BASE(_BASE_) ( (_BASE_)<=MAX_TSC_THRESHOLD_BASE) macro
210 assert_param(IS_TSC_THRESHOLD_BASE(base)); in TSC_ConfigThreshold()
212 assert_param(IS_TSC_THRESHOLD_BASE(base)); in TSC_ConfigThreshold()
428 #define IS_TSC_THRESHOLD_BASE(_BASE_) ( (_BASE_)<=MAX_TSC_THRESHOLD_BASE) macro
473 #define IS_TSC_THRESHOLD_BASE(_BASE_) ( (_BASE_)<=MAX_TSC_THRESHOLD_BASE) macro
Completed in 33 milliseconds