Home
last modified time | relevance | path

Searched refs:g_currentMode (Results 1 - 10 of 10) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
746 globalStaType.g_currentMode++; in GpioKey1IsrFuncMode()
747 if (globalStaType.g_currentMode > TRAFFIC_RETURN_MODE) { in GpioKey1IsrFuncMode()
748 globalStaType.g_currentMode = 0; in GpioKey1IsrFuncMode()
H A Dapp_demo_multi_sample.h243 unsigned char g_currentMode; member
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.c45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
746 globalStaType.g_currentMode++; in GpioKey1IsrFuncMode()
747 if (globalStaType.g_currentMode > TRAFFIC_RETURN_MODE) { in GpioKey1IsrFuncMode()
748 globalStaType.g_currentMode = 0; in GpioKey1IsrFuncMode()
H A Dapp_demo_multi_sample.h242 unsigned char g_currentMode; member
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
737 globalStaType.g_currentMode++; in GpioKey1IsrFuncMode()
738 if (globalStaType.g_currentMode > NFC_RETURN_MODE) { in GpioKey1IsrFuncMode()
739 globalStaType.g_currentMode = 0; in GpioKey1IsrFuncMode()
H A Dapp_demo_multi_sample.h242 unsigned char g_currentMode; member
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.c45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
67 status = globalStaType.g_currentMode; in GetKeyStatus()
747 globalStaType.g_currentMode++; in GpioKey1IsrFuncMode()
748 if (globalStaType.g_currentMode > TRAFFIC_RETURN_MODE) { in GpioKey1IsrFuncMode()
749 globalStaType.g_currentMode = 0; in GpioKey1IsrFuncMode()
H A Dapp_demo_multi_sample.h242 unsigned char g_currentMode; member
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.c45 globalStaType.g_currentMode = setSta; in SetKeyStatus()
46 return globalStaType.g_currentMode; in SetKeyStatus()
66 status = globalStaType.g_currentMode; in GetKeyStatus()
746 globalStaType.g_currentMode++; in GpioKey1IsrFuncMode()
747 if (globalStaType.g_currentMode > TRAFFIC_RETURN_MODE) { in GpioKey1IsrFuncMode()
748 globalStaType.g_currentMode = 0; in GpioKey1IsrFuncMode()
H A Dapp_demo_multi_sample.h242 unsigned char g_currentMode; member

Completed in 10 milliseconds