Home
last modified time | relevance | path

Searched refs:a2 (Results 1 – 3 of 3) sorted by relevance

/SCP-firmware-master/product/rcar/module/rcar_reg_sensor/src/
A Dmod_rcar_reg_sensor.c71 tsc->coef.a2 = FIXPT_DIV( in rcar_gen3_thermal_calc_coefs()
73 tsc->coef.b2 = FIXPT_INT(thcode[0]) - tsc->coef.a2 * ths_tj_1; in rcar_gen3_thermal_calc_coefs()
97 val = FIXPT_DIV(FIXPT_INT(reg) - tsc->coef.b2, tsc->coef.a2); in rcar_gen3_thermal_get_temp()
/SCP-firmware-master/product/rcar/module/rcar_reg_sensor/include/
A Dmod_rcar_reg_sensor.h89 int a2; member
/SCP-firmware-master/doc/
A Dcmsis.md64    ├── a2

Completed in 3 milliseconds