| /TwlSDK-5.2.1/build/libraries/mi/common/src/ |
| D | mi_card.c | 85 MIDmaCallback func = mii_card_param.dma_callback; 87 if (func) 88 (*func) (arg);
|
| /TwlSDK-5.2.1/build/libraries/os/common/src/ |
| D | os_interrupt.c | 103 info->func = (void (*)(void *))function; in OS_SetIrqFunction() 128 info->func = (void (*)(void *))function; in OS_SetIrqFunctionEx() 160 return (void (*)(void))OSi_IrqCallbackInfo[i - REG_OS_IE_D0_SHIFT].func; in OS_GetIrqFunction() 167 OSi_IRQCALLBACK_NO_NDMA0].func; in OS_GetIrqFunction() 174 OSi_IRQCALLBACK_NO_TIMER0].func; in OS_GetIrqFunction() 179 return (void (*)(void))OSi_IrqCallbackInfo[OSi_IRQCALLBACK_NO_VBLANK].func; in OS_GetIrqFunction() 228 OSi_IrqCallbackInfo[dmaNo].func = callback; in OSi_EnterDmaCallback() 254 OSi_IrqCallbackInfo[dmaNo + OSi_IRQCALLBACK_NO_NDMA0].func = callback; in OSi_EnterNDmaCallback_ltdmain() 284 OSi_IrqCallbackInfo[timerNo + OSi_IRQCALLBACK_NO_TIMER0].func = callback; in OSi_EnterTimerCallback()
|
| D | os_irqTable.c | 264 void (*callback) (void *) = OSi_IrqCallbackInfo[index].func; in OSi_IrqCallback() 269 OSi_IrqCallbackInfo[index].func = NULL; in OSi_IrqCallback() 370 (void (*)(void))OSi_IrqCallbackInfo[OSi_IRQCALLBACK_NO_VBLANK].func; in OSi_IrqVBlank()
|
| /TwlSDK-5.2.1/build/demos.TWL/mp_shared/wh/ |
| D | wh.h | 157 void WH_SetDebugOutput(void (*func) (const char *, ...)); 173 extern void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func); 189 extern void WH_SetChildWEPKeyGenerator(WHChildWEPKeyGeneratorFunc func); 427 extern void WH_SetJudgeAcceptFunc(WHJudgeAcceptFunc func);
|
| D | wh.c | 374 static WMErrCode WHi_MeasureChannel(WMCallbackFunc func, u16 channel); 2382 void WH_SetDebugOutput(void (*func) (const char *, ...)) in WH_SetDebugOutput() 2385 wh_trace = func; in WH_SetDebugOutput() 2672 static WMErrCode WHi_MeasureChannel(WMCallbackFunc func, u16 channel) in WHi_MeasureChannel() argument 2682 return WM_MeasureChannel(func, /* Callback settings */ in WHi_MeasureChannel() 3124 void WH_SetJudgeAcceptFunc(WHJudgeAcceptFunc func) in WH_SetJudgeAcceptFunc() argument 3126 sJudgeAcceptFunc = func; in WH_SetJudgeAcceptFunc() 3421 void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func) in WH_SetParentWEPKeyGenerator() argument 3423 sParentWEPKeyGenerator = func; in WH_SetParentWEPKeyGenerator() 3440 void WH_SetChildWEPKeyGenerator(WHChildWEPKeyGeneratorFunc func) in WH_SetChildWEPKeyGenerator() argument [all …]
|
| /TwlSDK-5.2.1/build/demos/wireless_shared/wh/ |
| D | wh.h | 157 void WH_SetDebugOutput(void (*func) (const char *, ...)); 173 extern void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func); 189 extern void WH_SetChildWEPKeyGenerator(WHChildWEPKeyGeneratorFunc func); 438 extern void WH_SetJudgeAcceptFunc(WHJudgeAcceptFunc func);
|
| D | wh.c | 427 static WMErrCode WHi_MeasureChannel(WMCallbackFunc func, u16 channel); 2508 void WH_SetDebugOutput(void (*func) (const char *, ...)) in WH_SetDebugOutput() 2511 wh_trace = func; in WH_SetDebugOutput() 2798 static WMErrCode WHi_MeasureChannel(WMCallbackFunc func, u16 channel) in WHi_MeasureChannel() argument 2808 return WM_MeasureChannel(func, /* Callback settings */ in WHi_MeasureChannel() 3251 void WH_SetJudgeAcceptFunc(WHJudgeAcceptFunc func) in WH_SetJudgeAcceptFunc() argument 3253 sJudgeAcceptFunc = func; in WH_SetJudgeAcceptFunc() 3557 void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func) in WH_SetParentWEPKeyGenerator() argument 3559 sParentWEPKeyGenerator = func; in WH_SetParentWEPKeyGenerator() 3576 void WH_SetChildWEPKeyGenerator(WHChildWEPKeyGeneratorFunc func) in WH_SetChildWEPKeyGenerator() argument [all …]
|
| /TwlSDK-5.2.1/build/libraries/snd/common/src/ |
| D | snd_alarm.c | 31 void (*func) (void *); member 77 info->func = NULL; in SND_AlarmInit() 230 info->func = handler; in SNDi_SetAlarmHandler() 249 if (info->func != NULL) in SNDi_CallAlarmHandler() 251 info->func(info->arg); in SNDi_CallAlarmHandler()
|
| /TwlSDK-5.2.1/build/tools/makelcf/test/ |
| D | simple.lcf | 8 OBJS=[OBJECT(func,*)] 17 OBJS=*.o *.axxx OBJECT(func,*) bin/ARM9-TEG/Release/*.o d:/Program Files/bin/ARM9-TEG/Release/*.o A… 31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
|
| D | simple2.lcf | 8 OBJS=[OBJECT(func,*)] 17 OBJS=*.o *.axxx OBJECT(func,*) bin/ARM9-TEG/Release/*.o d:/Program Files/bin/ARM9-TEG/Release/*.o A… 31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[] 118 …OBJS=*.o,*.axxx,OBJECT(func,*),bin/ARM9-TEG/Release/*.o,d:/Program Files/bin/ARM9-TEG/Release/*.o,…
|
| D | simple1.lcf | 8 OBJS=[OBJECT(func,*)] 17 OBJS=*.o *.axxx OBJECT(func,*) bin/ARM9-TEG/Release/*.o d:/Program Files/bin/ARM9-TEG/Release/*.o A… 31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
|
| D | simple.lsf | 8 Object OBJECT(func,*) (.text)
|
| /TwlSDK-5.2.1/build/tools/makelcf.TWL/test/ |
| D | simple.lcf | 8 OBJS=[OBJECT(func,*)] 17 OBJS=*.o *.axxx OBJECT(func,*) bin/ARM9-TEG/Release/*.o d:/Program Files/bin/ARM9-TEG/Release/*.o A… 31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
|
| D | simple1.lcf | 8 OBJS=[OBJECT(func,*)] 17 OBJS=*.o *.axxx OBJECT(func,*) bin/ARM9-TEG/Release/*.o d:/Program Files/bin/ARM9-TEG/Release/*.o A… 31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
|
| D | simple2.lcf | 8 OBJS=[OBJECT(func,*)] 17 OBJS=*.o *.axxx OBJECT(func,*) bin/ARM9-TEG/Release/*.o d:/Program Files/bin/ARM9-TEG/Release/*.o A… 31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
|
| D | simple.lsf | 8 Object OBJECT(func,*) (.text)
|
| /TwlSDK-5.2.1/build/libraries/ctrdg/ARM9/src/ |
| D | ctrdg_vib.c | 57 void VIB_SetCartridgePulloutCallback(VIBCartridgePulloutCallback func); 254 void VIB_SetCartridgePulloutCallback(VIBCartridgePulloutCallback func) in VIB_SetCartridgePulloutCallback() argument 257 pulse_vib.cartridge_pullout_callback = func; in VIB_SetCartridgePulloutCallback()
|
| /TwlSDK-5.2.1/build/libraries/mb/common/src/ |
| D | mb_common.c | 114 void MBi_DebugPrint(const char *file, int line, const char *func, const char *fmt, ...) in MBi_DebugPrint() argument 118 OS_TPrintf("func: %s [%s:%d]:\n", func, file, line); in MBi_DebugPrint()
|
| /TwlSDK-5.2.1/include/nitro/vib/ |
| D | vib_system.h | 162 extern void VIB_SetCartridgePulloutCallback(VIBCartridgePulloutCallback func);
|
| /TwlSDK-5.2.1/build/libraries/mb/common/include/ |
| D | mb_common.h | 139 void MBi_DebugPrint(const char *file, int line, const char *func, const char *fmt, ...);
|
| /TwlSDK-5.2.1/build/libraries/card/common/src/ |
| D | card_spi.c | 69 static void CARDi_CommArray(const void *src, void *dst, u32 n, void (*func) (CARDiParam *)); 286 void CARDi_CommArray(const void *src, void *dst, u32 len, void (*func) (CARDiParam *)) in CARDi_CommArray() 299 (*func) (p); in CARDi_CommArray()
|
| /TwlSDK-5.2.1/include/nitro/os/common/ |
| D | printf.h | 210 void OS_SetFPutStringHook( OSFPutStringHookType func ); 212 #define OS_SetFPutStringHook( func ) ((void)0) argument
|
| D | interrupt.h | 128 void (*func) (void *); member
|
| /TwlSDK-5.2.1/include/nitro/wxc/ |
| D | driver.h | 163 void WXC_InitDriver(WXCDriverWork * driver, WMParentParam *pp, WXCDriverEventFunc func, u32 dma);
|
| /TwlSDK-5.2.1/build/tools/makelcf/ |
| D | container.c | 572 #define SET_PROPERTY( func, member, token ) \ argument 573 BOOL func( const char* val ) \
|