Home
last modified time | relevance | path

Searched refs:u8Loop (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/modules/sc/drv/sc/
H A Dsc_msos.c303 MS_U8 u8Loop; in OS_SC_Exit() local
322 for (u8Loop = 0; u8Loop < 20; u8Loop++) in OS_SC_Exit()
339 for (u8Loop = 0; u8Loop < 20; u8Loop++) in OS_SC_Exit()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_adc.c1415 MS_U8 u8Loop;
1420 for(u8Loop = 0 ; u8Loop < sizeof(tAdcFilterBW)/(sizeof(MS_U16)*2); u8Loop++)
1422 if(tAdcFilterBW[u8Loop][0] > u16PixelClockPerSecond)
1424 W2BYTEMSK(REG_ADC_ATOP_1C_L, (((tAdcFilterBW[u8Loop][1])<<4)<<8), 0xF000);
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_adc.c1415 MS_U8 u8Loop;
1420 for(u8Loop = 0 ; u8Loop < sizeof(tAdcFilterBW)/(sizeof(MS_U16)*2); u8Loop++)
1422 if(tAdcFilterBW[u8Loop][0] > u16PixelClockPerSecond)
1424 W2BYTEMSK(REG_ADC_ATOP_1C_L, (((tAdcFilterBW[u8Loop][1])<<4)<<8), 0xF000);
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_adc.c1415 MS_U8 u8Loop;
1420 for(u8Loop = 0 ; u8Loop < sizeof(tAdcFilterBW)/(sizeof(MS_U16)*2); u8Loop++)
1422 if(tAdcFilterBW[u8Loop][0] > u16PixelClockPerSecond)
1424 W2BYTEMSK(REG_ADC_ATOP_1C_L, (((tAdcFilterBW[u8Loop][1])<<4)<<8), 0xF000);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_adc.c1415 MS_U8 u8Loop;
1420 for(u8Loop = 0 ; u8Loop < sizeof(tAdcFilterBW)/(sizeof(MS_U16)*2); u8Loop++)
1422 if(tAdcFilterBW[u8Loop][0] > u16PixelClockPerSecond)
1424 W2BYTEMSK(REG_ADC_ATOP_1C_L, (((tAdcFilterBW[u8Loop][1])<<4)<<8), 0xF000);
/utopia/UTPA2-700.0.x/modules/dlc/api/dlc/
H A DapiXC_Dlc.c1149 void MApi_XC_DLC_SpeedupTrigger_U2(void * pInstance,MS_U8 u8Loop) in MApi_XC_DLC_SpeedupTrigger_U2() argument
1152 MDrv_DLC_SpeedupTrigger ( u8Loop ); in MApi_XC_DLC_SpeedupTrigger_U2()
1156 void MApi_XC_DLC_SpeedupTrigger (MS_U8 u8Loop) in MApi_XC_DLC_SpeedupTrigger() argument
1168 DLCArgs.u8Loop = u8Loop; in MApi_XC_DLC_SpeedupTrigger()
H A DapiXC_DLC_private.h231 void MApi_XC_DLC_SpeedupTrigger_U2( void *pInstance, MS_U8 u8Loop);
H A DapiXC_Dlc_v2.c428 psDLCInstPri->fpDLC_SpeedupTrigger(pInstance, pDLCArgs->u8Loop ); in DLCIoctl()
/utopia/UTPA2-700.0.x/modules/dlc/drv/dlc/
H A DdrvDLC.c845 void MDrv_DLC_SpeedupTrigger(MS_U8 u8Loop) in MDrv_DLC_SpeedupTrigger() argument
847 msDlcSpeedupTrigger(u8Loop); in MDrv_DLC_SpeedupTrigger()
H A DdrvDLC_Cus.h535 void MDrv_DLC_SpeedupTrigger(MS_U8 u8Loop);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Dlc_v2.h255 MS_U8 u8Loop; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Dlc_v2.h275 MS_U8 u8Loop; member
H A DapiXC_Dlc.h987 void MApi_XC_DLC_SpeedupTrigger (MS_U8 u8Loop);
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalAUDIO.c7635 MS_U8 u8Loop = 0; in AU_GetDecID() local
7638 int u8Loop = 0; in AU_GetDecID()
7670 u8Loop++; in AU_GetDecID()
7671 } while (u8Loop < AU_DEC_MAX); in AU_GetDecID()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalAUDIO.c7513 MS_U8 u8Loop = 0; in AU_GetDecID() local
7516 int u8Loop = 0; in AU_GetDecID()
7548 u8Loop++; in AU_GetDecID()
7549 } while (u8Loop < AU_DEC_MAX); in AU_GetDecID()
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalAUDIO.c7101 MS_U8 u8Loop = 0; in AU_GetDecID() local
7104 int u8Loop = 0; in AU_GetDecID()
7166 u8Loop++; in AU_GetDecID()
7167 } while (u8Loop < AU_DEC_MAX); in AU_GetDecID()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalAUDIO.c6984 MS_U8 u8Loop = 0; in AU_GetDecID() local
6987 int u8Loop = 0; in AU_GetDecID()
7006 u8Loop++; in AU_GetDecID()
7007 } while (u8Loop < AU_DEC_MAX); in AU_GetDecID()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt52039 void MApi_XC_DLC_SpeedupTrigger (MS_U8 u8Loop);
56159 MS_U8 u8Loop;