|
pwm: implement driver for boot sysmodule
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/pcv.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pcv/pcv_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pcv/pcv_types.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/board/nintendo_nx/pwm_driver_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_channel_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_client_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_service_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_device.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_driver.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_select_driver_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/pwm_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/pwm_channel_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/server/pwm_server_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_channel_session.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_manager.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/board/nintendo_nx/impl/pwm_impl_pwm_driver_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/board/nintendo_nx/impl/pwm_impl_pwm_driver_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/board/nintendo_nx/impl/pwm_pwm_driver_impl.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/board/nintendo_nx/impl/pwm_pwm_driver_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/board/nintendo_nx/pwm_driver_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/impl/pwm_driver_core.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/impl/pwm_driver_core.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/pwm_driver_channel_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/pwm_driver_client_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/driver/pwm_driver_service_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/pwm_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/server/pwm_server_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/server/pwm_server_channel_session_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/server/pwm_server_manager_impl.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/pwm/server/pwm_server_manager_impl.hpp 0 → 100644 |
|---|
| libraries/libvapours/include/vapours/results.hpp |
|---|
| libraries/libvapours/include/vapours/results/pwm_results.hpp 0 → 100644 |
|---|
| libraries/libvapours/include/vapours/tegra.hpp |
|---|
| libraries/libvapours/include/vapours/tegra/tegra_pwm.hpp 0 → 100644 |
|---|
| libraries/libvapours/include/vapours/timespan.hpp |
|---|
| stratosphere/boot/source/api_overrides/clkrst_api_for_boot.board.nintendo_nx.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/api_overrides/pcv_clkrst_api_for_boot.board.nintendo_nx.cpp 0 → 100644 |
|---|
| stratosphere/boot/source/boot_driver_management.cpp |
|---|