1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-10 06:01:52 +00:00
Atmosphere/stratosphere/boot/source
Michael Scire 8cb77ac136 namespace sts -> namespace ams
namespace sts::ams -> ams::exosphere, ams::.

This is to facilitate future use of ams:: namespace code in
mesosphere, as we'll want to include ams::util, ams::result, ams::svc...
2019-12-07 12:41:28 -08:00
..
gpio namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
i2c namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
pinmux namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_battery_driver.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_battery_driver.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_battery_icon_charging.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_battery_icon_charging_red.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_battery_icon_low.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_battery_icons.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_battery_icons.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_battery_parameters.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_boot_reason.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_boot_reason.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_bq24193_charger.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_calibration.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_calibration.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_change_voltage.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_change_voltage.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_charger_driver.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_charger_driver.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_check_battery.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_check_battery.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_check_clock.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_check_clock.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_clock_initial_configuration.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_clock_initial_configuration.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_display.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_display.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_display_config.inc Minor information update regarding previously unknown mysteries 2019-08-22 20:52:40 +01:00
boot_fan_enable.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_fan_enable.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_i2c_utils.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_i2c_utils.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_main.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_pcv.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_pmc_wrapper.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_pmc_wrapper.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_pmic_driver.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_pmic_driver.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_power_utils.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_power_utils.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_registers_clkrst.hpp boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_registers_di.hpp boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_registers_gpio.hpp boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_registers_pinmux.hpp boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_registers_pmc.hpp boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_repair_boot_images.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_repair_boot_images.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_rtc_driver.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_rtc_driver.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_splash_screen.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_splash_screen.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_splash_screen_notext.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_splash_screen_text.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_wake_control_configs.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_wake_pin_configuration.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_wake_pin_configuration_copper.inc boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
boot_wake_pins.cpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
boot_wake_pins.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00