Home
last modified time | relevance | path

Searched full:formula (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-Core-2.7.6/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dstate_binding.c105 /* Mesh Model Specification 6.1.3.1.1 2nd formula start */ in light_ctl_temp_to_level()
113 /* 6.1.3.1.1 2nd formula end */ in light_ctl_temp_to_level()
121 /* Mesh Model Specification 6.1.3.1.1 1st formula start */ in level_to_light_ctl_temp()
129 /* 6.1.3.1.1 1st formula end */ in level_to_light_ctl_temp()
/Zephyr-Core-2.7.6/dts/bindings/clock/
Dst,stm32f100-pll-clock.yaml12 frequency can be computed with the following formula:
Dst,stm32f1-pll-clock.yaml11 frequency can be computed with the following formula:
Dst,stm32f7-pll-clock.yaml10 frequency can be computed with the following formula:
Dst,stm32f2-pll-clock.yaml10 frequency can be computed with the following formula:
Dst,stm32l0-pll-clock.yaml10 The desired PLL frequency can be computed with the following formula:
Dst,stm32f105-pll-clock.yaml12 frequency can be computed with the following formula:
Dst,stm32f4-pll-clock.yaml12 frequency can be computed with the following formula:
/Zephyr-Core-2.7.6/boards/shields/x_nucleo_iks02a1/boards/
Dnucleo_f411re.defconfig13 # by the PLLI2S from either HSI or HSE osci using this formula:
/Zephyr-Core-2.7.6/soc/arm/arm/beetle/
Dsoc_pll.h25 * The formula to calculate the output frequency of the PLL is:
/Zephyr-Core-2.7.6/drivers/sensor/si7210/
Dsi7210.c400 * Formula in mT (datasheet) for the 20mT scale: (value - 16384) * 0.00125 in si7210_channel_get()
401 * => Formula in G for the 200G scale: (value - 16384) * 0.0125 in si7210_channel_get()
406 * Formula in mT (datasheet) for the 200mT scale: (value - 16384) * 0.0125 in si7210_channel_get()
407 * => Formula in G for the 2000G scale: (value - 16384) * 0.125 in si7210_channel_get()
/Zephyr-Core-2.7.6/drivers/sensor/grove/
Dlight_sensor.c67 * The formula for converting the analog value to lux is taken from in gls_channel_get()
Dtemperature_sensor.c66 * The formula for converting the analog value to degrees Celsius in gts_channel_get()
/Zephyr-Core-2.7.6/boards/arm/arduino_nano_33_ble/inc/
Darduino_nano_33_ble_pins.h12 * The pin number is derived using the formula:
/Zephyr-Core-2.7.6/drivers/watchdog/
Dwdt_wwdg_stm32.c47 /* The timeout of the WWDG in milliseconds is calculated by the below formula:
58 * below formula:
/Zephyr-Core-2.7.6/drivers/sensor/opt3001/
Dopt3001.c99 * lux is the integer obtained using the following formula: in opt3001_channel_get()
/Zephyr-Core-2.7.6/tests/kernel/fpu_sharing/generic/src/
Dpi.c22 * The following formula is used to compute pi:
/Zephyr-Core-2.7.6/doc/reference/storage/nvs/
Dnvs.rst94 From this formula it is also clear what to do in case the expected life is too
/Zephyr-Core-2.7.6/drivers/sensor/dps310/
Ddps310.c412 * The formula is based on the Chapter 4.9.2 in the datasheet and was
436 * Kilopascal. The formula is based on the Chapter 4.9.1 in the datasheet.
446 /* scale according to formula from datasheet */ in dps310_scale_pressure()
/Zephyr-Core-2.7.6/lib/os/
Dbase64.c178 /* The following expression is to calculate the following formula in base64_decode()
/Zephyr-Core-2.7.6/boards/arm/contextualelectronics_abc/doc/
Dindex.rst141 Translate the 'Pin' into number for devicetree by using the following formula::
/Zephyr-Core-2.7.6/include/drivers/
Dsensor.h34 * and can be obtained using the formula val1 + val2 * 10^(-6). Negative
35 * values also adhere to the above formula, but may need special attention.
/Zephyr-Core-2.7.6/drivers/sensor/iis2mdc/
Diis2mdc.c207 /* formula is temp = 25 + (temp / 8) C */ in iis2mdc_sample_fetch_temp()
/Zephyr-Core-2.7.6/boards/arm/nrf52833dk_nrf52833/doc/
Dindex.rst198 Translate the 'Pin' into number for devicetree by using the following formula::
/Zephyr-Core-2.7.6/drivers/timer/
Dnpcx_itim_timer.c31 * - Its prescaler is set to 1 and the formula between event timer's cycles and

12