Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 33) sorted by relevance

12

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_system.c79 asm OSIntrMode OS_RestoreInterrupts( register OSIntrMode state ) in OS_RestoreInterrupts()
143 asm OSIntrMode OS_RestoreInterrupts_IrqAndFiq( register OSIntrMode state ) in OS_RestoreInterrupts_IrqAndFiq()
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_parent.c212 int state; in MB_CommResponseRequest() local
271 static void MBi_CommChangeParentState(u16 child, int state, void *arg) in MBi_CommChangeParentState()
296 static void MBi_CommChangeParentStateCallbackOnly(u16 child, int state, void *arg) in MBi_CommChangeParentStateCallbackOnly()
545 int state; in MBi_CommParentRecvDataPerChild() local
Dmb_cache.c52 void MBi_AttachCacheBuffer(MBiCacheList * pl, u32 src, u32 len, void *ptr, u32 state) in MBi_AttachCacheBuffer()
Dmb_child.c245 static void MBi_CommChangeChildState(int state, void *arg) in MBi_CommChangeChildState()
264 static void MBi_CommChangeChildStateCallbackOnly(int state, void *arg) in MBi_CommChangeChildStateCallbackOnly()
Dmb_fake_child.c302 static void MBFi_CommChangeChildState(u16 state, void *arg) in MBFi_CommChangeChildState()
351 static inline void MBFi_SendCallback(u16 state, void *arg) in MBFi_SendCallback()
623 static void MBFi_ScanCallback(u16 state, MBGameInfoRecvList * gInfop, int index) in MBFi_ScanCallback()
/TwlSDK-5.1.0/build/demos/vib/pulse_vib/src/
Dmain.c560 static void write_pulse_state(VIBPulseState * state) in write_pulse_state()
627 static u32 *get_state_value_from_line(VIBPulseState * state, s32 line) in get_state_value_from_line()
811 static BOOL start_pulse_vib(VIBPulseState * state) in start_pulse_vib()
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/parent/src/
Dmultiboot.c273 int state; in ConnectMain() local
/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_cache.h51 u32 state; /* If 1, ready to use */ member
/TwlSDK-5.1.0/build/demos/wireless_shared/mbp/
Dmbp.c809 static void MBP_ChangeState(u16 state) in MBP_ChangeState()
855 void MBP_GetConnectState(MBPState * state) in MBP_GetConnectState()
Dmbp.h74 u16 state; // Parent state member
/TwlSDK-5.1.0/build/demos/snd/seq/include/
Dseq.h43 u8 state; /* State */ member
/TwlSDK-5.1.0/build/libraries/wm/ARM9/inc/
Dwm_arm9_private.h130 static inline WMErrCode WMi_CheckState(u32 state) in WMi_CheckState()
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/include/
Dmenu.h51 int state; member
/TwlSDK-5.1.0/build/demos/wm/wep-1/include/
Dmenu.h51 int state; member
/TwlSDK-5.1.0/build/demos/mb/multiboot-PowerSave/src/
Dparent.c392 const int state = MB_CommGetParentState(aid); in ParentDraw() local
/TwlSDK-5.1.0/build/libraries/wm/ARM9.TWL/nwm/src/
Dnwm_system.c206 u16 state = NWM_STATE_NONE; in NWM_GetState() local
/TwlSDK-5.1.0/build/demos/os/entropy-1/src/
Dwmscan.c52 static inline void WS_ChangeSysState(int state) in WS_ChangeSysState()
/TwlSDK-5.1.0/build/libraries/ctrdg/ARM9/src/
Dctrdg_vib.c144 void VIB_StartPulse(const VIBPulseState * state) in VIB_StartPulse()
/TwlSDK-5.1.0/build/demos/wm/wireless-all/src/
Dcommon.c396 void WaitWHState(int state) in WaitWHState()
/TwlSDK-5.1.0/include/nitro/math/
Ddgt.h59 unsigned long state[4]; member
/TwlSDK-5.1.0/build/demos/mb/mbm/src/
Dmb_measure_channel.c357 static void change_mbm_state(u16 state) in change_mbm_state()
/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_ds.c231 u16 state; in WM_StepDataSharing() local
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_argument.c696 void OSi_SetDeliverArgState(u32 state) in OSi_SetDeliverArgState()
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.c731 static void WH_ChangeSysState(int state) in WH_ChangeSysState()
769 static void WH_ChangeSysState(int state) in WH_ChangeSysState()
3750 static void WcStateCallback(int state, int prev) in WcStateCallback()
3861 int state = WH_GetSystemState(); in WcWaitForState() local
/TwlSDK-5.1.0/include/nitro/wm/common/
Dwm.h564 u16 state; // Current DataSharing state (WMDataSharingState) member
897 u16 state; // WM state information member
1247 u16 state; // PARENT_START, BEACON_SENT, CHILD_CONNECTED, DISCONNECTED member
1265 u16 state; // SCAN_START, PARENT_NOT_FOUND, PARENT_FOUND member
1284 u16 state; // SCAN_START, PARENT_NOT_FOUND, PARENT_FOUND member
1301 u16 state; // CONNECT_START, BEACON_LOST, CONNECTED, DISCONNECTED member
1339 u16 state; member
1360 u16 state; member
1430 u16 state; member
1443 u16 state; member
[all …]

12