i2c: implement remaining required driver logic
1 parent 258cfb6 commit 323e893433f6462026c77cddd8a9fe974cf3cb3b
@Michael Scire Michael Scire authored on 1 Nov 2020
SciresM committed on 14 Nov 2020
Showing 14 changed files
View
libraries/libstratosphere/include/stratosphere/i2c/driver/i2c_bus_api.hpp
View
libraries/libstratosphere/include/stratosphere/i2c/driver/impl/i2c_i2c_session_impl.hpp
View
libraries/libstratosphere/include/stratosphere/i2c/i2c_bus_api.hpp
View
libraries/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_session.hpp
View
libraries/libstratosphere/source/i2c/driver/board/nintendo_nx/impl/i2c_bus_accessor.cpp
View
libraries/libstratosphere/source/i2c/driver/i2c_driver_bus_api.cpp 0 → 100644
View
libraries/libstratosphere/source/i2c/driver/impl/i2c_i2c_session_impl.cpp 0 → 100644
View
libraries/libstratosphere/source/i2c/i2c_client_api.cpp
View
libraries/libstratosphere/source/i2c/server/i2c_server_session_impl.hpp
View
libraries/libvapours/include/vapours/results/i2c_results.hpp
View
stratosphere/boot/source/boot_battery_driver.hpp
View
stratosphere/boot/source/boot_charger_driver.hpp
View
stratosphere/boot/source/boot_display.cpp
View
stratosphere/boot/source/boot_pmic_driver.hpp