CEDDK IOCTLs (Windows Embedded CE 6.0)
1/5/2010
The following table shows the CEDDK IOCTLs.
Programming element | Description |
---|---|
This IOCTL implements the HalGetBusDataByOffset and HalSetBusDataByOffset functions. It is called by the Ceddk.dll file. |
|
This IOCTL reads data from the bus address specified in the BUSDATA_PARMS parameter into a buffer, which is also specified in the structure. It is a sub-code of IOCTL_HAL_DDK_CALL and is used by the implementation of CEDDK, as ported by the OEM, to a platform. It can be customized by OEMs. |
|
This IOCTL releases a previously-requested SYSINTR. |
|
This IOCTL requests a hardware-to-IRQ mapping based on device location. |
|
This IOCTL requests an IRQ-to-SYSINTR mapping. |
|
This IOCTL writes data from the buffer specified in the BUSDATA_PARMS structure to a specific bus address, also specified in the structure. It a sub-code of IOCTL_HAL_DDK_CALL and is used by the implementation of CEDDK as ported by the OEM to their platform. It can be customized by OEMs. |
|
This IOCTL is deprecated and should no longer be called. |