1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 06:23:26 +01:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2020-11-14 03:37:51 -08:00
..
ams powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
boot2
capsrv Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
cfg Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
clkrst boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-11-14 03:37:51 -08:00
dd sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
ddsf powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
dmnt Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
erpt sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
err sysupdater: Add ValidateUpdate, begin implementing Async logic 2020-06-28 01:46:51 -07:00
fatal sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs loader: improve verification terminology 2020-09-08 15:34:22 -07:00
fssrv sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fssystem fs: fix retry bug in OpenContentStorageFileSystem 2020-07-20 13:18:48 -07:00
gpio powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
hid
hos ams: update to know about 10.1.0 2020-07-13 17:34:48 -07:00
i2c powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
kvdb Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ldr sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
lmem
lr sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
map
mem Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ncm ncm: loosen FirmwareVariation restrictions. 2020-07-10 11:46:53 -07:00
nim
ns/impl sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
os ddsf: implement namespace 2020-11-14 03:37:51 -08:00
patcher
pcv pwm: implement driver for boot sysmodule 2020-11-14 03:37:51 -08:00
pgl sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
pm sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
powctl powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
psc sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
pwm powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
regulator i2c: implement BusAccessor except Send/Receive/WriteHeader 2020-11-14 03:37:51 -08:00
ro ro: rename ModuleType to reflect reality 2020-09-08 15:05:15 -07:00
settings sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
sf i2c/gpio: hook up open session for sf interface 2020-11-14 03:37:51 -08:00
sm sm: fix deadlock semantics surrounding mitm installation 2020-09-07 10:40:57 -07:00
spl ams: expose reboot payload for kernel panic 2020-09-18 00:43:55 -07:00
svc kern: expose mesosphere meta over GetInfo instead of GetSystemInfo 2020-09-07 10:43:35 -07:00
time
updater
util
vi
wec wec: implement wec driver components for boot sysmodule 2020-11-14 03:37:51 -08:00
ams.hpp
boot2.hpp
capsrv.hpp
cfg.hpp
clkrst.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-11-14 03:37:51 -08:00
dd.hpp
ddsf.hpp ddsf: implement namespace 2020-11-14 03:37:51 -08:00
dmnt.hpp
erpt.hpp
err.hpp sysupdater: Add ValidateUpdate, begin implementing Async logic 2020-06-28 01:46:51 -07:00
fatal.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fssrv.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fssystem.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
gpio.hpp gpio: implement more of server library for boot sysmodule client usage 2020-11-14 03:37:51 -08:00
hid.hpp
hos.hpp
i2c.hpp i2c: command list format, get boot down to linker errors 2020-11-14 03:37:51 -08:00
kvdb.hpp
ldr.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
lmem.hpp
lr.hpp
map.hpp
mem.hpp
ncm.hpp ncm: implement firmware downgrading (#958) 2020-05-18 08:03:38 -07:00
nim.hpp
ns.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
os.hpp ddsf: implement namespace 2020-11-14 03:37:51 -08:00
patcher.hpp
pcv.hpp pwm: implement driver for boot sysmodule 2020-11-14 03:37:51 -08:00
pgl.hpp
pm.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
powctl.hpp powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
psc.hpp
pwm.hpp pwm: implement driver for boot sysmodule 2020-11-14 03:37:51 -08:00
regulator.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-11-14 03:37:51 -08:00
ro.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
settings.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
sf.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
sm.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
spl.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
time.hpp
updater.hpp
util.hpp
vi.hpp
wec.hpp gpio: add (most of) driver framework for boot sysmodule usage 2020-11-14 03:37:51 -08:00