Home
last modified time | relevance | path

Searched full:equation (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/drivers/can/
DKconfig.stm3228 The following equation determines the maximum total number of
44 The following equation determines the maximum total number of
/Zephyr-latest/scripts/utils/
Dntc_thermistor_table.py11 "zephyr,compensation-table" property. This uses the Beta Parameter Equation
13 https://devxplained.eu/en/blog/temperature-measurement-with-ntcs#beta-parameter-equation
/Zephyr-latest/dts/bindings/sensor/
Draspberrrypi,pico-temp.yaml22 using the following equation typical case.
/Zephyr-latest/dts/bindings/watchdog/
Dgd,gd32-fwdgt.yaml19 The following equation gives the maximum timeout value
/Zephyr-latest/dts/bindings/timer/
Dnuclei,systimer.yaml39 following equation.
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic.h68 * The rate dependent ramp duration is provided by 1st order equation
86 /* Simplify log ramp step calculation equation with this constant term */
/Zephyr-latest/drivers/sensor/rpi_pico_temp/
Drpi_pico_temp.c74 * Calculate CPU temperature from voltage by the equation: in rpi_pico_temp_channel_get()
/Zephyr-latest/drivers/sensor/maxim/max31865/
Dmax31865.c81 * Apply the Callendar-Van Dusen equation to convert the RTD resistance
111 * Apply a very good linear approximation of the Callendar-Van Dusen equation to convert the RTD
/Zephyr-latest/boards/seagate/legend/
Dlegend.dts161 * We can use the following equation to compute the
/Zephyr-latest/kernel/
DKconfig.vm54 in page tables, the equation:
/Zephyr-latest/drivers/pwm/
Dpwm_mchp_xec_bbled.c33 /* Hardware blink mode equation is Fpwm = Fin / (256 * (LD + 1))
/Zephyr-latest/tests/kernel/timer/timer_api/src/
Dtimer_convert.c263 * issues. So reexpress our equation as: in test_conversion()
/Zephyr-latest/drivers/sensor/bosch/bme680/
Dbme680.c96 * division in the pressure calculation equation to achieve least in bme680_calc_press()
/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/
Dnpm1300_charger.c331 /* Ref: Datasheet Figure 14: Equation for battery temperature */ in set_ntc_thresholds()
/Zephyr-latest/drivers/sensor/bosch/bmm150/
Dbmm150.c170 /* Equation reference Datasheet 4.2.4 */ in bmm150_compute_max_odr()
/Zephyr-latest/drivers/i2c/
Di2c_gd32.c532 * And then, we can get the CLKC equation. in i2c_gd32_configure()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcr20a.c134 * Equation for PLL frequency, MKW2xD Reference Manual, p.255 :