Home
last modified time | relevance | path

Searched refs:usec (Results 1 – 25 of 55) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/msos/msos/arm_ca7/
H A DasmCPU.c245 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
250 usec /= 0.117; in MAsm_CPU_DelayUs()
251 while (usec--) in MAsm_CPU_DelayUs()
259 :"r" (usec) in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DdrvWDT.c553 WDT_Result MDrv_WDT_SetTimer_us_U2K(WDT_DbgLv eLevel, MS_U16 usec) in MDrv_WDT_SetTimer_us_U2K() argument
566 eWDTRe = (WDT_Result)HAL_WDT_SetTimer_us(usec); in MDrv_WDT_SetTimer_us_U2K()
571 WDT_Result MDrv_WDT_SetTimer_us(WDT_DbgLv eLevel, MS_U16 usec) in MDrv_WDT_SetTimer_us() argument
580 pWdtSetUsParam->usec=usec; in MDrv_WDT_SetTimer_us()
585 return MDrv_WDT_SetTimer_us_U2K(eLevel,usec); in MDrv_WDT_SetTimer_us()
/utopia/UTPA2-700.0.x/modules/msos/msos/arm_ca12/
H A DasmCPU.c242 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
247 register MS_U32 loop = CPU_LOOP_USEC(usec); in MAsm_CPU_DelayUs()
255 :"r" (usec) in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/wdt/hal/k6/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/messi/wdt/
H A DhalWDT.h102 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
126 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/k6lite/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/M7621/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/M7821/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/kano/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/maserati/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/mustang/wdt/
H A DhalWDT.h102 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
126 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/mooney/wdt/
H A DhalWDT.h102 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
126 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/maldives/wdt/
H A DhalWDT.h102 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
126 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/maxim/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/mainz/wdt/
H A DhalWDT.h102 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
126 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/curry/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/manhattan/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/wdt/hal/macan/wdt/
H A DhalWDT.h120 #define HAL_WDTCyclesU(usec) ((usec) * MST_XTAL_CLOCK_MHZ) argument
144 MS_BOOL HAL_WDT_SetTimer_us(MS_U16 usec);
/utopia/UTPA2-700.0.x/modules/msos/msos/arm9/
H A DasmCPU.c242 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
247 register MS_U32 loop = CPU_LOOP_USEC(usec); in MAsm_CPU_DelayUs()
256 :"r" (usec) in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/msos/msos/arm_ca53/
H A DasmCPU.c307 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
315 _hal_delay_us(usec); in MAsm_CPU_DelayUs()
322 :"r" (usec) in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/msos/msos/mips4ke/
H A DasmCPU.c274 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
279 volatile register MS_U32 loop = CPU_LOOP_USEC(usec); in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/msos/msos/aeon/
H A DasmCPU.c241 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
246 register MS_U32 loop = CPU_LOOP_USEC(usec); in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/msos/msos/mips1004k/
H A DasmCPU.c274 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
279 register MS_U32 loop = CPU_LOOP_USEC(usec); in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/msos/msos/mips74k/
H A DasmCPU.c274 void MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
279 register MS_U32 loop = CPU_LOOP_USEC(usec); in MAsm_CPU_DelayUs()
/utopia/UTPA2-700.0.x/modules/msos/msos/mips34k/
H A DasmCPU.c274 void ATTRIBUTE MAsm_CPU_DelayUs(MS_U32 usec) in MAsm_CPU_DelayUs() argument
279 register MS_U32 loop = CPU_LOOP_USEC(usec); in MAsm_CPU_DelayUs()

123