| /utopia/UTPA2-700.0.x/modules/msos/msos/arm_ca7/ |
| H A D | asmCPU.c | 245 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 D | drvWDT.c | 553 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 D | asmCPU.c | 242 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 D | halWDT.h | 120 #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 D | halWDT.h | 102 #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 D | halWDT.h | 120 #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 D | halWDT.h | 120 #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 D | halWDT.h | 120 #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 D | halWDT.h | 120 #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 D | halWDT.h | 120 #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 D | halWDT.h | 102 #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 D | halWDT.h | 102 #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 D | halWDT.h | 102 #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 D | halWDT.h | 120 #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 D | halWDT.h | 102 #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 D | halWDT.h | 120 #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 D | halWDT.h | 120 #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 D | halWDT.h | 120 #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 D | asmCPU.c | 242 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 D | asmCPU.c | 307 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 D | asmCPU.c | 274 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 D | asmCPU.c | 241 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 D | asmCPU.c | 274 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 D | asmCPU.c | 274 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 D | asmCPU.c | 274 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()
|