Home
last modified time | relevance | path

Searched refs:HAL_LDM_SetMIUPackLength (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ldm/hal/M7821/ldm/
H A DhalLDM.h121 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength);
H A DhalLDM.c174 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength) in HAL_LDM_SetMIUPackLength() function
/utopia/UTPA2-700.0.x/modules/ldm/hal/maxim/ldm/
H A DhalLDM.h121 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength);
H A DhalLDM.c174 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength) in HAL_LDM_SetMIUPackLength() function
/utopia/UTPA2-700.0.x/modules/ldm/hal/M7621/ldm/
H A DhalLDM.h121 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength);
H A DhalLDM.c174 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength) in HAL_LDM_SetMIUPackLength() function
/utopia/UTPA2-700.0.x/modules/ldm/hal/maserati/ldm/
H A DhalLDM.h121 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength);
H A DhalLDM.c174 void HAL_LDM_SetMIUPackLength(MS_U8 u8Channel,MS_U8 u8PackLength) in HAL_LDM_SetMIUPackLength() function
/utopia/UTPA2-700.0.x/modules/ldm/drv/ldm/
H A DdrvLDM.c867 HAL_LDM_SetMIUPackLength(u8HWNum,u8PackLength); in MDrv_LDM_SetMIUPackFormat()