Share via


KITL Constants for Production-Quality OAL (Windows Embedded CE 6.0)

1/5/2010

The following table shows the KITL constants.

Constant Value Description

OAL_KITL_BUFFER_SIZE

0x10000

This value defines the buffer size used by the KITL protocol implementation. For the Ethernet protocol, this buffer is used as the network card driver DMA buffer.

OAL_KITL_ID_SIZE

16

This value defines the maximum length of the KITL device name.

OAL_KITL_WINDOW_SIZE

8

This value defines the length of the KITL protocol window size. It is used in the KITL initialization structure.

See Also

Reference

KITL Reference for Production-Quality OAL

Concepts

Production-Quality OAL Components