Home
last modified time | relevance | path

Searched refs:vbat (Results 1 – 25 of 74) sorted by relevance

123

/Zephyr-latest/dts/arm/st/f0/
Dstm32f031.dtsi56 vbat: vbat { label
57 compatible = "st,stm32-vbat";
/Zephyr-latest/drivers/charger/
Dcharger_bq25180.c105 uint8_t *vbat) in bq25180_mv_to_vbatreg() argument
114 *vbat = (voltage_mv - BQ25180_VOLTAGE_MIN_MV) / BQ25180_FACTOR_VBAT_TO_MV; in bq25180_mv_to_vbatreg()
119 static uint32_t bq25180_vbatreg_to_mv(uint8_t vbat) in bq25180_vbatreg_to_mv() argument
121 vbat &= BQ25180_VBAT_MSK; in bq25180_vbatreg_to_mv()
123 return (vbat * BQ25180_FACTOR_VBAT_TO_MV) + BQ25180_VOLTAGE_MIN_MV; in bq25180_vbatreg_to_mv()
/Zephyr-latest/boards/st/nucleo_f042k6/
Dnucleo_f042k6.dts41 volt-sensor1 = &vbat;
117 &vbat {
/Zephyr-latest/boards/st/nucleo_f303k8/
Dnucleo_f303k8.dts41 volt-sensor1 = &vbat;
118 &vbat {
/Zephyr-latest/boards/st/nucleo_l552ze_q/
Dnucleo_l552ze_q-common.dtsi41 volt-sensor1 = &vbat;
119 &vbat {
/Zephyr-latest/dts/arm/renesas/smartbond/
Dda1469x.dtsi109 renesas,regulator-dcdc-vbat-high;
110 renesas,regulator-dcdc-vbat-low;
124 renesas,regulator-dcdc-vbat-high;
125 renesas,regulator-dcdc-vbat-low;
130 renesas,regulator-dcdc-vbat-high;
136 renesas,regulator-dcdc-vbat-high;
143 renesas,regulator-v30-vbat;
/Zephyr-latest/boards/st/nucleo_f031k6/
Dnucleo_f031k6.dts41 volt-sensor1 = &vbat;
121 &vbat {
/Zephyr-latest/boards/st/nucleo_f302r8/
Dnucleo_f302r8.dts46 volt-sensor1 = &vbat;
136 &vbat {
/Zephyr-latest/boards/others/stm32f401_mini/
Dstm32f401_mini.dts44 volt-sensor1 = &vbat;
155 &vbat {
/Zephyr-latest/boards/st/nucleo_l412rb_p/
Dnucleo_l412rb_p.dts45 volt-sensor1 = &vbat;
149 &vbat {
/Zephyr-latest/boards/weact/blackpill_f401cc/
Dblackpill_f401cc.dts44 volt-sensor1 = &vbat;
163 &vbat {
/Zephyr-latest/boards/st/nucleo_h533re/
Dnucleo_h533re.dts58 volt-sensor1 = &vbat;
148 &vbat {
/Zephyr-latest/boards/mikroe/clicker_2/
Dmikroe_clicker_2.dts56 volt-sensor1 = &vbat;
157 &vbat {
/Zephyr-latest/boards/weact/blackpill_f401ce/
Dblackpill_f401ce.dts44 volt-sensor1 = &vbat;
163 &vbat {
/Zephyr-latest/boards/weact/blackpill_f411ce/
Dblackpill_f411ce.dts45 volt-sensor1 = &vbat;
164 &vbat {
/Zephyr-latest/boards/st/stm32h7s78_dk/
Dstm32h7s78_dk.dts59 volt-sensor1 = &vbat;
184 &vbat {
/Zephyr-latest/boards/st/nucleo_h563zi/
Dnucleo_h563zi.dts34 volt-sensor1 = &vbat;
/Zephyr-latest/boards/st/nucleo_f091rc/
Dnucleo_f091rc.dts60 volt-sensor1 = &vbat;
196 &vbat {
/Zephyr-latest/boards/96boards/aerocore2/
D96b_aerocore2.dts40 volt-sensor1 = &vbat;
201 &vbat {
/Zephyr-latest/dts/arm/st/h7/
Dstm32h743.dtsi120 vbat: vbat { label
/Zephyr-latest/boards/blues/swan_r5/
Dswan_r5.dts57 volt-sensor1 = &vbat;
207 &vbat {
/Zephyr-latest/boards/st/nucleo_g071rb/
Dnucleo_g071rb.dts50 volt-sensor1 = &vbat;
190 &vbat {
/Zephyr-latest/boards/antmicro/myra_sip_baseboard/
Dmyra_sip_baseboard.dts56 volt-sensor1 = &vbat;
208 &vbat {
/Zephyr-latest/boards/st/nucleo_f401re/
Dnucleo_f401re.dts58 volt-sensor1 = &vbat;
200 &vbat {
/Zephyr-latest/boards/st/stm32f411e_disco/
Dstm32f411e_disco.dts86 volt-sensor1 = &vbat;
213 &vbat {

123