|
powctl: implement client api (needs board-specific impl)
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/ddsf/ddsf_i_castable.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_i_gpio_driver.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/i2c/driver/i2c_i2c_device_property.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/i2c/driver/i2c_i_i2c_driver.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/powctl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/driver/powctl_driver_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_battery_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_charger_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_devices.board.nintendo_nx.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_select_devices.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_session_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/powctl/powctl_types.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_device.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_driver.hpp |
|---|
| libraries/libstratosphere/source/powctl/impl/board/nintendo_nx/powctl_board_impl.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/board/nintendo_nx/powctl_board_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/board/nintendo_nx/powctl_interrupt_event_handler.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/board/nintendo_nx/powctl_interrupt_event_handler.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/board/nintendo_nx/powctl_retry_helper.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/powctl_charger_driver.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/powctl_device_management.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/powctl_device_management.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/powctl_i_power_control_driver.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/impl/powctl_select_board_driver.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/powctl_battery_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/powctl_charger_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/powctl_driver_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/powctl/powctl_session_api.cpp 0 → 100644 |
|---|
| libraries/libvapours/include/vapours/results.hpp |
|---|
| libraries/libvapours/include/vapours/results/powctl_results.hpp 0 → 100644 |
|---|
| stratosphere/boot/source/boot_driver_management.cpp |
|---|
| stratosphere/boot/source/boot_driver_management.hpp |
|---|
| stratosphere/boot/source/boot_fan_enable.cpp |
|---|
| stratosphere/boot/source/boot_fan_enable.hpp |
|---|
| stratosphere/boot/source/boot_main.cpp |
|---|