RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions | Variables
ioimpl.h File Reference

This header file provides interfaces used by the I/O Manager implementation. More...

#include <rtems/io.h>
#include <rtems/score/isrlock.h>

Go to the source code of this file.

Functions

void _IO_Initialize_all_drivers (void)
 Initialization of all device drivers.
 

Variables

const size_t _IO_Number_of_drivers
 
rtems_driver_address_table _IO_Driver_address_table []
 
bool _IO_All_drivers_initialized
 

Detailed Description

This header file provides interfaces used by the I/O Manager implementation.