Home
last modified time | relevance | path

Searched full:millivolts (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/adc/
Dadc_npcx_threshold.h38 * @brief Convert input value in millivolts to corresponding threshold register
45 * @param val_mv Input value in millivolts to be converted.
Dcurrent_sense_shunt.h37 * @param[in,out] v_to_i Pointer to the measured voltage in millivolts on input, and the
Dcurrent_sense_amplifier.h44 * @param[in,out] v_to_i Pointer to the measured voltage in millivolts on input, and the
/Zephyr-latest/dts/bindings/adc/
Dtelink,b91-adc.yaml34 This property selects the internal reference voltage source (in millivolts).
Dinfineon,xmc4xxx-adc.yaml26 This property sets the internal reference voltage (in millivolts).
Dadc-controller.yaml109 This property can be used to specify the voltage (in millivolts)
/Zephyr-latest/dts/bindings/sensor/
Dnuvoton,adc-cmp.yaml20 Value in millivolts present on ADC data as threshold assert.
Dst,stm32-vref.yaml22 VDDA/VREF+ voltage in millivolts applied during manufacturing to determine
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/src/
Dmeas.h21 * @param v pointer where VBUS voltage, in millivolts, is stored
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/
DREADME.txt19 known voltage reference, whose value is informed, in millivolts, at
/Zephyr-latest/dts/bindings/ppc/
Dnxp,nx20p3483.yaml19 Sink high-voltage overvoltage protection threshold in millivolts.
/Zephyr-latest/dts/bindings/net/wireless/
Dsilabs,series2-radio.yaml37 Voltage on PAVDD supply pin in millivolts.
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_pd.h401 * @brief Convert millivolts to Fixed PDO Voltage in 50mV units
403 * @param v Voltage in millivolts
415 * @brief Convert a Fixed PDO Voltage from 50mV units to millivolts.
509 * @brief Convert millivolts to Variable PDO Voltage in 50mV units
511 * @param v Voltage in millivolts
523 * @brief Convert a Variable PDO Voltage from 50mV units to millivolts.
577 * @param v Voltage in millivolts
589 * @brief Convert a Battery PDO Voltage from 50mV units to millivolts
641 * @brief Convert millivolts to Augmented PDO Voltage in 100mV units
643 * @param v Voltage in millivolts
[all …]
/Zephyr-latest/samples/boards/nordic/battery/src/
Dbattery.h20 * @return the battery voltage in millivolts, or a negative error
/Zephyr-latest/samples/drivers/adc/adc_dt/
DREADME.rst14 be obtained, the raw readings are converted to millivolts.
/Zephyr-latest/samples/drivers/adc/adc_sequence/
DREADME.rst15 If voltage of the used reference can be obtained, the raw readings are converted to millivolts.
/Zephyr-latest/dts/bindings/regulator/
Dnxp,pca9420.yaml75 ASYS UVLO (under voltage lock out) threshold, in millivolts. Defaults to
/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_adc_cmp_npcx/
Dadc_cmp_npcx.c39 /* Threshold assert value in millivolts */
94 /* Convert from millivolts to ADC raw register value */ in adc_cmp_npcx_init()
/Zephyr-latest/drivers/sensor/st/stm32_vbat/
Dstm32_vbat.c89 /* Sensor value in millivolts considering the vbat input through a resistor bridge */ in stm32_vbat_channel_get()
/Zephyr-latest/include/zephyr/drivers/
Dadc.h834 * measured in millivolts.
845 * @brief Convert a raw ADC value to millivolts.
848 * ADC measurement to a voltage in millivolts.
851 * millivolts. This may be from adc_ref_internal() or a known
883 * @brief Convert a raw ADC value to millivolts using information stored
/Zephyr-latest/drivers/sensor/nxp/nxp_kinetis_temp/
Dtemp_kinetis.c103 /* VDD (or VREF, but AN3031 calls it VDD) in millivolts */ in temp_kinetis_channel_get()
/Zephyr-latest/drivers/sensor/maxim/max17055/
Dmax17055.c118 * @param val_mv Value in millivolts to convert
/Zephyr-latest/drivers/adc/
Dadc_mcux_lpadc.c432 * millivolts expects to use a shift one less than the resolution.
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst502 setting up channels, and converting raw values to millivolts.