|
PER Firmware
|
Thermistor lookup table from datasheet. More...
#include "common/lerp_lut/lerp_lut.h"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] |
Thermistor lookup table from datasheet.
| LERP_LUT_INIT | ( | thermistor_lut | , |
| B57861S0103A039_data | , | ||
| B57861S0103A039_LUT_SIZE | ) |
| const lut_entry_t B57861S0103A039_data[B57861S0103A039_LUT_SIZE] |
|
staticconstexpr |