Home
last modified time | relevance | path

Searched defs:cont (Results 1 – 8 of 8) sorted by relevance

/TwlSDK-5.4/build/demos/wxc/relayStation-1/src/
Dcommon.c29 static u16 cont = 0xffff; /* Measures to handle A Button presses inside IPL */ in ReadKeySetTrigger() local
/TwlSDK-5.4/build/demos/wxc/simple-2/src/
Dcommon.c29 static u16 cont = 0xffff; /* Measures to handle A Button presses inside IPL */ in ReadKeySetTrigger() local
/TwlSDK-5.4/build/demos/wxc/wxc-pm/src/
Dcommon.c29 static u16 cont = 0xffff; /* Measures to handle A Button presses inside IPL */ in ReadKeySetTrigger() local
/TwlSDK-5.4/build/demos/mb/multiboot-PowerSave/src/
Dcommon.c49 static u16 cont = 0xffff; in ReadKeySetTrigger() local
/TwlSDK-5.4/build/libraries/ext/common/src/
Dext_keycontrol.c32 void EXT_AutoKeys(const EXTKeys *sequence, u16 *cont, u16 *trig) in EXT_AutoKeys()
/TwlSDK-5.4/build/demos/mb/multiboot/src/
Dcommon.c75 static u16 cont = 0xffff; /* Measures to handle A Button presses inside IPL */ in ReadKeySetTrigger() local
/TwlSDK-5.4/build/demos/wxc/relayStation-2/src/
Dmain.c59 static u16 cont = 0xffff; /* Measures to handle A Button presses inside IPL */ in WaitNextFrame() local
/TwlSDK-5.4/build/libraries/card/common/src/
Dcard_spi.c130 SDK_INLINE void CARDi_EnableSpi(u32 cont) in CARDi_EnableSpi()