|
gpio: add (most of) driver framework for boot sysmodule usage
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/ddsf/ddsf_event_handler_manager.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/ddsf/ddsf_i_castable.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/ddsf/impl/ddsf_type_tag.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/gpio.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/driver/board/nintendo_nx/gpio_driver_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_client_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_service_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_i_gpio_driver.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_pad.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_select_driver_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/gpio_pad_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/gpio_pad_name.board.nintendo_nx.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/gpio/gpio_types.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/wec.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/wec/wec_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/wec/wec_types.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/wec/wec_wake_event.board.nintendo_nx.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/ddsf/ddsf_event_handler.cpp |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/gpio_driver_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_driver_impl.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_driver_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_config.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_config.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_config_calcio.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_config_five.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_config_hoag.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_config_icosa.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_config_iowa.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_wake_pin_config_calcio.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_wake_pin_config_five.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_wake_pin_config_hoag.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_wake_pin_config_icosa.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_initial_wake_pin_config_iowa.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_internal_pad_map_combination.inc 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_register_accessor.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_suspend_handler.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_suspend_handler.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_tegra_pad.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/board/nintendo_nx/impl/gpio_wake_pin_config.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/gpio_driver_client_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/gpio_driver_service_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/impl/gpio_driver_core.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/gpio/driver/impl/gpio_driver_core.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/spl/spl_api.cpp |
|---|
| stratosphere/boot/source/boot_charger_driver.cpp |
|---|
| stratosphere/boot/source/boot_charger_driver.hpp |
|---|
| stratosphere/boot/source/boot_fan_enable.cpp |
|---|
| stratosphere/boot/source/boot_main.cpp |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_calcio.inc 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_copper.inc 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_hoag.inc 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_icosa.inc 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_iowa.inc 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_map.inc 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_utils.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/gpio/gpio_utils.hpp 100644 → 0 |
|---|