Home
last modified time | relevance | path

Searched refs:HAL_EMMFLT_SetIRDMode (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalEMMflt.h192 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode);
H A DhalEMMflt.c633 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode) in HAL_EMMFLT_SetIRDMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/
H A DhalEMMflt.h190 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode);
H A DhalEMMflt.c603 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode) in HAL_EMMFLT_SetIRDMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalEMMflt.h192 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode);
H A DhalEMMflt.c570 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode) in HAL_EMMFLT_SetIRDMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalEMMflt.h192 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode);
H A DhalEMMflt.c633 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode) in HAL_EMMFLT_SetIRDMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalEMMflt.h192 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode);
H A DhalEMMflt.c633 MS_U32 HAL_EMMFLT_SetIRDMode(MS_U32 connection,MS_U8 u8IRDNum, MS_U8 u8CompareMode) in HAL_EMMFLT_SetIRDMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A DdrvEMMFlt.c670 u32Status = HAL_EMMFLT_SetIRDMode(connection,FilerIndex,pFilter->filter_type); in MDrv_EMMFLT_SetFilterCfg()