Required OAL Variables (Windows Embedded CE 6.0)
1/5/2010
The following table shows the required OEM Adaptation layer (OAL) variables.
Programming element | Description |
---|---|
This global variable indicates the number of milliseconds since boot. |
|
This global variable contains the millisecond count of the next time the kernel expects to run the scheduler. |
|
This variable tells the kernel which interrupt mask to set in the CPU during the execution of the interrupt-service routine. |
|
This global-variable array provides the MIPS and SHx kernel with information about which nested interrupts are masked while the current interrupt is being handled. |
|
For information about the CPU dependencies for the required OAL variables, see CPU Dependencies for OAL Global Variables.