Searched refs:nowThreshold (Results 1 – 1 of 1) sorted by relevance
1827 uint16_t nowThreshold; in TSC_Linrot_Process_OneChannel_DeltaBelowEquMinus() local1830 nowThreshold = threshold; in TSC_Linrot_Process_OneChannel_DeltaBelowEquMinus()1876 uint16_t nowThreshold; in TSC_Linrot_Process_OneChannel_DeltaAboveEqu() local1879 nowThreshold = threshold; in TSC_Linrot_Process_OneChannel_DeltaAboveEqu()1897 if (normDelta >= nowThreshold) in TSC_Linrot_Process_OneChannel_DeltaAboveEqu()1932 uint16_t nowThreshold; in TSC_Linrot_Process_OneChannel_DeltaAbove() local1935 nowThreshold = threshold; in TSC_Linrot_Process_OneChannel_DeltaAbove()1953 if (normDelta > nowThreshold) in TSC_Linrot_Process_OneChannel_DeltaAbove()1988 uint16_t nowThreshold; in TSC_Linrot_Process_AllChannel_DeltaBelowEqu() local1991 nowThreshold = threshold; in TSC_Linrot_Process_AllChannel_DeltaBelowEqu()[all …]
Completed in 5 milliseconds