Home
last modified time | relevance | path

Searched refs:VocAlgorithm_LP_TAU_FAST (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dsensirion_voc_algorithm.h76 #define VocAlgorithm_LP_TAU_FAST (20.0) macro
H A Dsensirion_voc_algorithm.c762 (VocAlgorithm_LP_TAU_FAST + VocAlgorithm_SAMPLING_INTERVAL))); in VocAlgorithm__adaptive_lowpass__set_parameters()
799 ((fix16_mul(F16((VocAlgorithm_LP_TAU_SLOW - VocAlgorithm_LP_TAU_FAST)), in VocAlgorithm__adaptive_lowpass__process()
801 F16(VocAlgorithm_LP_TAU_FAST)); in VocAlgorithm__adaptive_lowpass__process()