Atmosphere/stratosphere/boot/source/i2c/driver
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
..
impl os: implement waitable management. 2019-12-07 12:41:28 -08:00
i2c_api.cpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
i2c_api.hpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00