Home
last modified time | relevance | path

Searched defs:slope (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/math/
Dinterpolation.h40 float rise, run, slope; in linear_interpolate() local
/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
/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