Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
69 status = globalStaType.g_currentType; in GetKeyStatus()
834 printf("gpio key 2 down %d\r\n", globalStaType.g_currentType); in GpioKey2IsrFuncType()
835 globalStaType.g_currentType++; in GpioKey2IsrFuncType()
H A Dapp_demo_multi_sample.h244 unsigned char g_currentType; member
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.c51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
69 status = globalStaType.g_currentType; in GetKeyStatus()
834 printf("gpio key 2 down %d\r\n", globalStaType.g_currentType); in GpioKey2IsrFuncType()
835 globalStaType.g_currentType++; in GpioKey2IsrFuncType()
H A Dapp_demo_multi_sample.h243 unsigned char g_currentType; member
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
69 status = globalStaType.g_currentType; in GetKeyStatus()
823 printf("gpio key 2 down %d\r\n", globalStaType.g_currentType); in GpioKey2IsrFuncType()
824 globalStaType.g_currentType++; in GpioKey2IsrFuncType()
H A Dapp_demo_multi_sample.h243 unsigned char g_currentType; member
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.c51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
70 status = globalStaType.g_currentType; in GetKeyStatus()
835 printf("gpio key 2 down %d\r\n", globalStaType.g_currentType); in GpioKey2IsrFuncType()
836 globalStaType.g_currentType++; in GpioKey2IsrFuncType()
H A Dapp_demo_multi_sample.h243 unsigned char g_currentType; member
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.c51 globalStaType.g_currentType = setSta; in SetKeyType()
52 return globalStaType.g_currentType; in SetKeyType()
69 status = globalStaType.g_currentType; in GetKeyStatus()
834 printf("gpio key 2 down %d\r\n", globalStaType.g_currentType); in GpioKey2IsrFuncType()
835 globalStaType.g_currentType++; in GpioKey2IsrFuncType()
H A Dapp_demo_multi_sample.h243 unsigned char g_currentType; member

Completed in 9 milliseconds