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

Thermistor lookup table from datasheet. More...

Include dependency graph for thermistor.c:

Functions

 LERP_LUT_INIT (thermistor_lut, B57861S0103A039_data, B57861S0103A039_LUT_SIZE)
 

Variables

static constexpr size_t B57861S0103A039_LUT_SIZE = 43
 
const lut_entry_t B57861S0103A039_data [B57861S0103A039_LUT_SIZE]
 

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

◆ LERP_LUT_INIT()

Variable Documentation

◆ B57861S0103A039_data

const lut_entry_t B57861S0103A039_data[B57861S0103A039_LUT_SIZE]

◆ B57861S0103A039_LUT_SIZE

size_t B57861S0103A039_LUT_SIZE = 43
staticconstexpr