Map device registers into memory
uintptr_t devi_request_iorange( unsigned start, unsigned len, unsigned flags );
This function maps device registers into memory.
The arguments are:
A pointer to the first location in the mapped-in range or MAP_FAILED on error.
QNX
Safety: | |
---|---|
Interrupt handler | Not applicable |
Signal handler | Not applicable |
Thread | Not applicable |