|
boot: refactor battery checking to use new powctl apis
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/cal.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/cal/cal_battery_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charge_arbiter.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_select_charger_parameters.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/impl/powctl_battery_charge_percentage.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_battery_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_charger_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_types.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/spl/spl_types.hpp |
|---|
| libraries/libstratosphere/source/cal/cal_battery_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/cal/cal_crc_utils.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/cal/cal_crc_utils.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/cal/cal_fs_utils.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/cal/cal_fs_utils.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/powctl_charger_driver.hpp 100644 → 0 |
|---|
| libraries/libstratosphere/source/powctl/impl/powctl_i_power_control_driver.hpp |
|---|
| libraries/libstratosphere/source/powctl/powctl_battery_api.cpp |
|---|
| libraries/libstratosphere/source/powctl/powctl_charger_api.cpp |
|---|
| stratosphere/boot/source/boot_battery_driver.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_battery_driver.hpp |
|---|
| stratosphere/boot/source/boot_battery_icons.cpp |
|---|
| stratosphere/boot/source/boot_battery_icons.hpp |
|---|
| stratosphere/boot/source/boot_battery_parameters.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_boot_reason.cpp |
|---|
| stratosphere/boot/source/boot_boot_reason.hpp |
|---|
| stratosphere/boot/source/boot_bq24193_charger.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_calibration.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_calibration.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_change_voltage.cpp |
|---|
| stratosphere/boot/source/boot_charger_driver.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_charger_driver.hpp |
|---|
| stratosphere/boot/source/boot_check_battery.cpp |
|---|
| stratosphere/boot/source/boot_clock_initial_configuration.cpp |
|---|
| stratosphere/boot/source/boot_display.cpp |
|---|
| stratosphere/boot/source/boot_display.hpp |
|---|
| stratosphere/boot/source/boot_pmc_wrapper.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pmc_wrapper.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pmic_driver.cpp |
|---|
| stratosphere/boot/source/boot_pmic_driver.hpp |
|---|
| stratosphere/boot/source/boot_power_utils.cpp |
|---|
| stratosphere/boot/source/boot_splash_screen.cpp |
|---|