Home | History | Annotate | Download | only in hw_ctrl

Lines Matching refs:numFieldPatterns

440  *          numFieldPatterns    - Number of field patterns in the filter
448 int whal_hwCtrl_setRxDataFilter(HwCtrl_T * pHwCtrl, UINT8 index, UINT8 command, filter_e action, UINT8 numFieldPatterns, UINT8 lenFieldPatterns, UINT8 * fieldPatterns)
451 index, command, action, numFieldPatterns, lenFieldPatterns, fieldPatterns);