unleashed-firmware/lib/drivers
あく 76e97b8d35
[FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887)
* FuriHal: refactor power gauge config

* Format sources and move gauge DM load to separate method

* FuriHal: bq27220 refactoring part 1

* Power: use SYSDWN battery status flag for system shutdown

* Libs: bq27220 read DM before write, fix incorrect shift

* FuriHal: cleanup gauge config, add flags, add ptr DM type, update symbols

* FuriHal: 2 stage gauge DM verification and update, better detection routine

* FuriHal: update gauge configuration, lower sleep current and deadband

* FuriHal: gauge and charger health reporting

* Lib: cleanup bq27220 sources

* FuriHal: correct documentation for furi_hal_power_is_shutdown_requested

* FuriHal: proper gauge config for f7
2023-07-18 14:46:38 +04:00
..
bq25896.c [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq25896.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq25896_reg.h Furi_Power: fix furi_hal_power_enable_otg (#2842) 2023-07-06 01:48:02 +09:00
bq27220.c [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq27220.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq27220_data_memory.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq27220_reg.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
cc1101.c SubGhz: fix check connect cc1101_ext (#2857) 2023-07-12 13:41:46 +04:00
cc1101.h SubGhz: fix check connect cc1101_ext (#2857) 2023-07-12 13:41:46 +04:00
cc1101_regs.h SubGhz: fix check connect cc1101_ext (#2857) 2023-07-12 13:41:46 +04:00
lp5562.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
lp5562.h Hardware LED blinking (#1303) 2022-06-09 16:33:46 +09:00
lp5562_reg.h [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
SConscript [FL-3431] Radio headers in SDK (#2881) 2023-07-17 11:51:15 +04:00