1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 22:43:33 +01:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2021-04-11 03:42:16 -07:00
..
ams
boot2
cal
capsrv
cfg
clkrst
cs
dd
ddsf
dmnt
erpt
err
fatal
fs
fssrv
fssystem
gpio
hid
hos
htc
htcfs htc: add htcfs server/service object skeletons 2021-02-24 04:06:54 -08:00
htclow
htcs
i2c
kvdb
ldr
lmem
lr
map ams: revamp assertion system 2020-02-22 23:05:14 -08:00
mem
ncm
nim
ns/impl
nsd
os
patcher
pcv
pgl
pinmux pinmux: implement updated initial config api 2020-11-14 03:37:51 -08:00
pm
powctl
psc
pwm
rapidjson
regulator
ro
scs
settings
sf tipc: first draft object allocation logic 2021-04-11 03:42:16 -07:00
sm
socket
spl
svc
time
tipc tipc: implement framework/server support logic (except for actual processing) 2021-04-11 03:42:16 -07:00
tma
updater
usb usb: fix wrong command id for AppendConfigurationData 2021-02-07 17:14:48 -08:00
util
vi
wec
ams.hpp
boot2.hpp
cal.hpp
capsrv.hpp
cfg.hpp
clkrst.hpp
cs.hpp
dd.hpp dd: implement DeviceAddressSpaceType api 2020-11-14 03:37:51 -08:00
ddsf.hpp
dmnt.hpp
erpt.hpp
err.hpp
fatal.hpp
fs.hpp
fssrv.hpp tio: implement SdCardObserver (finishes sysmodule) 2021-02-26 04:49:20 -08:00
fssystem.hpp
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
htc.hpp
htcfs.hpp
htclow.hpp
htcs.hpp
i2c.hpp
kvdb.hpp
ldr.hpp
lmem.hpp
lr.hpp
map.hpp
mem.hpp
ncm.hpp
nim.hpp
ns.hpp
nsd.hpp
os.hpp
patcher.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pcv.hpp
pgl.hpp
pinmux.hpp
pm.hpp
powctl.hpp
psc.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
pwm.hpp
rapidjson.hpp rapidjson: add customization point for allocation/asserts 2021-02-24 04:06:54 -08:00
regulator.hpp
ro.hpp
scs.hpp
settings.hpp
sf.hpp
sm.hpp
socket.hpp
spl.hpp
time.hpp
tipc.hpp tipc: implement framework/server support logic (except for actual processing) 2021-04-11 03:42:16 -07:00
tma.hpp
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
usb.hpp
util.hpp
vi.hpp
wec.hpp