Home
last modified time | relevance | path

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

/drivers/sbus/char/
Dbbc_envctrl.c283 analyze_ambient_temp(tp, last_warn, tp->sample_tick); in analyze_temps()
284 analyze_cpu_temp(tp, last_warn, tp->sample_tick); in analyze_temps()
286 tp->sample_tick++; in analyze_temps()
Dbbc_i2c.h32 int sample_tick; member