![]() |
RTEMS
5.0.0
|
Classic Input/Output Manager Implementation API. More...
Go to the source code of this file.
Functions | |
| void | _IO_Initialize_all_drivers (void) |
| Initialization of all device drivers. More... | |
| RTEMS_INLINE_ROUTINE void | _IO_Driver_registration_acquire (ISR_lock_Context *lock_context) |
| RTEMS_INLINE_ROUTINE void | _IO_Driver_registration_release (ISR_lock_Context *lock_context) |
Variables | |
| const size_t | _IO_Number_of_drivers |
| rtems_driver_address_table | _IO_Driver_address_table [] |
| bool | _IO_All_drivers_initialized |
Classic Input/Output Manager Implementation API.
| void _IO_Initialize_all_drivers | ( | void | ) |
Initialization of all device drivers.
Initializes all device drivers.
1.8.13