Showing changes from revision #1 to #2:
Added | Removed | Changed
void HAL_InitDevices(uint32_t flags)
Entry | |
---|---|
flags | Currently unused; all bits are set to 0. |
Exit | |
---|---|
- |
This call is made by the kernel once it is ready to accept device registrations viaRISCOS_AddDevice . This entry should not be called at any other time.