PER Firmware
Loading...
Searching...
No Matches
thermistor.h File Reference

Thermistor lookup table from datasheet. More...

Include dependency graph for thermistor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static float thermistor_R_to_T (float resistance)
 

Variables

const lerp_lut_t thermistor_lut
 

Detailed Description

Thermistor lookup table from datasheet.

Author
Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)
Millan Kumar (kumar.nosp@m.798@.nosp@m.purdu.nosp@m.e.ed.nosp@m.u)

Function Documentation

◆ thermistor_R_to_T()

static float thermistor_R_to_T ( float resistance)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ thermistor_lut

const lerp_lut_t thermistor_lut
extern