-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_IIC
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| IIC | ROM modules | Stub | Stub | Gerph | 32-bit built, 64-bit built, tested in repo |
| Functionality | SWIs | TOTAL |
|---|---|---|
| 100.00% | 100.00% | 100.00% |
IIC is the low-level I²C bus controller module. Its Control SWI performs transfers to supported on-board peripherals including the RTC/CMOS and portable battery-management microcontrollers.
- Has swis
- Is hardware specific
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | Rejects invalid addresses |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ |
IIC_Control (&240) |
None
None
None
None
None
None
None
None
MessageTrans


