1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-06 12:11:43 +00:00
Atmosphere/stratosphere/boot/source/i2c/driver/impl
Michael Scire 609a302e16 os: implement waitable management.
This implements waitable management for Events (and
implements Events). It also refactors PM to use new
Event/Waitable semantics, and also adds STS_ASSERT
as a macro for asserting a boolean expression. The
rest of stratosphere has been refactored to use
STS_ASSERT whenever possible.
2019-12-07 12:41:28 -08:00
..
i2c_bus_accessor.cpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
i2c_bus_accessor.hpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
i2c_device_config.cpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
i2c_driver_types.hpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
i2c_pcv.hpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
i2c_registers.hpp boot: refactor to use sts::boot namespace 2019-06-22 00:10:21 -07:00
i2c_resource_manager.cpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
i2c_resource_manager.hpp libstrat: namespace hossynch.hpp 2019-12-07 12:41:28 -08:00
i2c_session.cpp libstrat: namespace hossynch.hpp 2019-12-07 12:41:28 -08:00
i2c_session.hpp libstrat: namespace hossynch.hpp 2019-12-07 12:41:28 -08:00