Home | History | Annotate | Download | only in adaptation

Lines Matching refs:feature

1476 ** Description        Check whether a feature of the serial API is supported.
1480 ** Returns TRUE if the feature is supported
1481 ** FALSE if the feature is not supported
1485 UDRV_API BOOLEAN USERIAL_Feature(tUSERIAL_FEATURE feature)
1487 switch (feature)