Home | History | Annotate | Download | only in adaptation

Lines Matching refs:feature

1413 ** Description        Check whether a feature of the serial API is supported.
1417 ** Returns TRUE if the feature is supported
1418 ** FALSE if the feature is not supported
1422 UDRV_API BOOLEAN USERIAL_Feature(tUSERIAL_FEATURE feature)
1424 switch (feature)