Atmosphere/libraries/libvapours/include/vapours/results
SciresM 166318ba77
sdmmc: implement driver suitable for fs + bootloader
* sdmmc: begin skeletoning sdmmc driver

* sdmmc: add most of SdHostStandardController

* sdmmc: implement most of SdmmcController

* sdmmc: Sdmmc2Controller

* sdmmc: skeleton implementation of Sdmmc1Controller

* sdmmc: complete abstract logic for Sdmmc1 power controller

* sdmmc: implement gpio handling for sdmmc1-register-control

* sdmmc: implement pinmux handling for sdmmc1-register-control

* sdmmc: fix building for arm32 and in stratosphere context

* sdmmc: implement voltage enable/set for sdmmc1-register-control

* util: move T(V)SNPrintf from kernel to util

* sdmmc: implement BaseDeviceAccessor

* sdmmc: implement MmcDeviceAccessor

* sdmmc: implement clock reset controller for register api

* sdmmc: fix bug in WaitWhileCommandInhibit, add mmc accessors

* exo: add sdmmc test program

* sdmmc: fix speed mode extension, add CheckMmcConnection for debug

* sdmmc: add DeviceDetector, gpio: implement client api

* gpio: modernize client api instead of doing it the lazy way

* sdmmc: SdCardDeviceAccessor impl

* sdmmc: update test program to read first two sectors of sd card

* sdmmc: fix vref sel

* sdmmc: finish outward-facing api (untested)

* ams: changes for libvapours including tegra register defs

* sdmmc: remove hwinit
2020-10-30 11:54:30 -07:00
..
cal_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
capsrv_results.hpp refactor jpegdec implementation into libstrat (thanks again, Behemoth!) 2020-04-20 04:37:08 -07:00
creport_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
debug_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
dmnt_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
erpt_results.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
err_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
exosphere_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
fatal_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
fs_results.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
hipc_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
i2c_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
kvdb_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
loader_results.hpp loader: support MapRegion capability as an atmosphere extension (normally kips-only) 2020-09-07 10:43:35 -07:00
lr_results.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_results.hpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
nim_results.hpp sysupdater: Add ValidateUpdate, begin implementing Async logic 2020-06-28 01:46:51 -07:00
ns_results.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
os_results.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
pcv_results.hpp sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
pgl_results.hpp pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 19:55:47 -07:00
pm_results.hpp stratosphere: fix building with latest libnx 2020-03-29 15:24:40 -07:00
psc_results.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
results_common.hpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
ro_results.hpp ro: rename ModuleType to reflect reality 2020-09-08 15:05:15 -07:00
sdmmc_results.hpp sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
settings_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
sf_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
sm_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
spl_results.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
svc_results.hpp kern SvcGetDebugThreadContext, SvcSetDebugThreadContext 2020-07-31 14:50:52 -07:00
time_results.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
updater_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
vi_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00