Home
last modified time | relevance | path

Searched defs:func (Results 1 – 12 of 12) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_common.c114 void MBi_DebugPrint(const char *file, int line, const char *func, const char *fmt, ...) in MBi_DebugPrint()
/TwlSDK-5.1.0/build/libraries/ctrdg/ARM9/src/
Dctrdg_vib.c254 void VIB_SetCartridgePulloutCallback(VIBCartridgePulloutCallback func) in VIB_SetCartridgePulloutCallback()
/TwlSDK-5.1.0/build/libraries/snd/common/src/
Dsnd_alarm.c31 void (*func) (void *); member
/TwlSDK-5.1.0/build/demos.TWL/mp_shared/wh/
Dwh.c2672 static WMErrCode WHi_MeasureChannel(WMCallbackFunc func, u16 channel) in WHi_MeasureChannel()
3124 void WH_SetJudgeAcceptFunc(WHJudgeAcceptFunc func) in WH_SetJudgeAcceptFunc()
3421 void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func) in WH_SetParentWEPKeyGenerator()
3440 void WH_SetChildWEPKeyGenerator(WHChildWEPKeyGeneratorFunc func) in WH_SetChildWEPKeyGenerator()
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.c2798 static WMErrCode WHi_MeasureChannel(WMCallbackFunc func, u16 channel) in WHi_MeasureChannel()
3251 void WH_SetJudgeAcceptFunc(WHJudgeAcceptFunc func) in WH_SetJudgeAcceptFunc()
3557 void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func) in WH_SetParentWEPKeyGenerator()
3576 void WH_SetChildWEPKeyGenerator(WHChildWEPKeyGeneratorFunc func) in WH_SetChildWEPKeyGenerator()
4004 SDK_WEAK_SYMBOL void WcTurnOnPictoCatch(WCPictoCatchCallbackFunc func) in WcTurnOnPictoCatch()
/TwlSDK-5.1.0/include/nitro/os/common/
Dinterrupt.h128 void (*func) (void *); member
Dprintf.h212 #define OS_SetFPutStringHook( func ) ((void)0) argument
/TwlSDK-5.1.0/include/twl/os/common/
Dinterrupt.h182 void (*func) (void *); member
/TwlSDK-5.1.0/build/tools/makelcf/
Dcontainer.c572 #define SET_PROPERTY( func, member, token ) \ argument
/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dcontainer.c517 #define SET_PROPERTY( func, member, token ) \ argument
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_printf.c1504 void OS_SetFPutStringHook( OSFPutStringHookType func ) in OS_SetFPutStringHook()
/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dpm.c57 #define PMi_SetCallback( func, arg ) \ argument