zephyr/drivers/mfd
Sergei Ovchinnikov eb811d1753 drivers: mfd: npm2100: fix timer value calculation
A -1 was missing from the timer value calculation. In addition,
DIV_ROUND_CLOSEST was replaced with a custom macro fixing #84782.

Signed-off-by: Sergei Ovchinnikov <sergei.ovchinnikov@nordicsemi.no>
2025-05-27 14:44:59 +02:00
..
CMakeLists.txt drivers: entropy: add maxq10xx 2025-03-23 13:18:44 +01:00
Kconfig drivers: entropy: add maxq10xx 2025-03-23 13:18:44 +01:00
Kconfig.ad559x
Kconfig.adp5585
Kconfig.aw9523b
Kconfig.axp192
Kconfig.bd8lb600fs
Kconfig.ds3231
Kconfig.it8801
Kconfig.lpflexcomm
Kconfig.max20335
Kconfig.max22017
Kconfig.max31790
Kconfig.maxq10xx drivers: entropy: add maxq10xx 2025-03-23 13:18:44 +01:00
Kconfig.nct38xx
Kconfig.npm1300
Kconfig.npm2100
Kconfig.npm6001
Kconfig.pf1550
Kconfig.tle9104
mfd_ad559x_i2c.c
mfd_ad559x_spi.c
mfd_ad559x.c
mfd_ad559x.h
mfd_adp5585.c
mfd_aw9523b.c
mfd_axp192.c
mfd_bd8lb600fs.c
mfd_ds3231.c
mfd_it8801_altctrl.c
mfd_ite_it8801.c
mfd_max20335.c
mfd_max22017.c
mfd_max31790.c
mfd_maxq10xx.c drivers: entropy: add maxq10xx 2025-03-23 13:18:44 +01:00
mfd_nct38xx.c
mfd_npm1300.c
mfd_npm2100.c drivers: mfd: npm2100: fix timer value calculation 2025-05-27 14:44:59 +02:00
mfd_npm6001.c
mfd_nxp_lp_flexcomm.c
mfd_pf1550.c
mfd_tle9104.c