Home
last modified time | relevance | path

Searched refs:globalStaType (Results 1 - 5 of 5) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c40 GlobalStatusType globalStaType = {0}; variable
45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
60 status = globalStaType.g_menuSelect; in GetKeyStatus()
63 status = globalStaType.g_menuMode; in GetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
69 status = globalStaType.g_currentType; in GetKeyStatus()
72 status = globalStaType in GetKeyStatus()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.c40 GlobalStatusType globalStaType = {0}; variable
45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
60 status = globalStaType.g_menuSelect; in GetKeyStatus()
63 status = globalStaType.g_menuMode; in GetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
69 status = globalStaType.g_currentType; in GetKeyStatus()
72 status = globalStaType in GetKeyStatus()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.c40 GlobalStatusType globalStaType = {0}; variable
45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
61 status = globalStaType.g_menuSelect; in GetKeyStatus()
64 status = globalStaType.g_menuMode; in GetKeyStatus()
67 status = globalStaType.g_currentMode; in GetKeyStatus()
70 status = globalStaType.g_currentType; in GetKeyStatus()
73 status = globalStaType in GetKeyStatus()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.c40 GlobalStausType globalStaType = {0}; variable
45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
60 status = globalStaType.g_menuSelect; in GetKeyStatus()
63 status = globalStaType.g_menuMode; in GetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
69 status = globalStaType.g_currentType; in GetKeyStatus()
72 status = globalStaType in GetKeyStatus()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c40 GlobalStatusType globalStaType = {0}; variable
45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
60 status = globalStaType.g_menuSelect; in GetKeyStatus()
63 status = globalStaType.g_menuMode; in GetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
69 status = globalStaType.g_currentType; in GetKeyStatus()
72 status = globalStaType in GetKeyStatus()
[all...]

Completed in 5 milliseconds