Home
last modified time | relevance | path

Searched refs:slope (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/include/zephyr/math/
Dinterpolation.h40 float rise, run, slope; in linear_interpolate() local
65 slope = rise / run; in linear_interpolate()
68 return roundf(y_axis[idx_low] + (slope * x_shifted)); in linear_interpolate()
/Zephyr-latest/dts/arm/nxp/
Dnxp_ke1xf.dtsi66 sensor-slope-cold = <1564>;
67 sensor-slope-hot = <1564>;
77 sensor-slope-cold = <1564>;
78 sensor-slope-hot = <1564>;
88 sensor-slope-cold = <1564>;
89 sensor-slope-hot = <1564>;
Dnxp_k6x.dtsi58 sensor-slope-cold = <1620>;
59 sensor-slope-hot = <1620>;
69 sensor-slope-cold = <1620>;
70 sensor-slope-hot = <1620>;
Dnxp_mcxc_common.dtsi57 sensor-slope-cold = <1620>;
58 sensor-slope-hot = <1620>;
/Zephyr-latest/drivers/sensor/st/stm32_temp/
Dstm32_temp.c199 const float slope = ((float)(cfg->ts_cal2_temp - cfg->ts_cal1_temp)) in convert_adc_sample_to_temperature() local
202 temperature = (slope * (sense_data - (calib[0] >> cfg->calib_data_shift))) in convert_adc_sample_to_temperature()
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c533 int32_t slope = (int32_t)(slope_field ^ slope_sign) - (int32_t)slope_sign; in nordicsemi_nrf53_init() local
543 ((slope + 56) * (HFXO_CAP_VAL_X2 - 14) in nordicsemi_nrf53_init()
/Zephyr-latest/doc/connectivity/networking/api/
D8021Qav.rst102 LOG_ERR("Cannot set Qav idle slope %u for "
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
DREADME.rst63 application recognizes as a series of alternating ring and slope
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md178 "wing", "ring", and "slope")