Home
last modified time | relevance | path

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

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