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

Oil temp lookup table from datasheet. More...

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

Go to the source code of this file.

Functions

static float oil_temps_R_to_T (float resistance)
 

Variables

const lerp_lut_t oil_temps_lut
 

Detailed Description

Oil temp lookup table from datasheet.

Author
Anya Pokrovskaya (apokr.nosp@m.ovs@.nosp@m.purdu.nosp@m.e.ed.nosp@m.u)

Function Documentation

◆ oil_temps_R_to_T()

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

Variable Documentation

◆ oil_temps_lut

const lerp_lut_t oil_temps_lut
extern