Home
last modified time | relevance | path

Searched refs:MENU_SELECT (Results 1 - 13 of 13) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.h230 MENU_SELECT = 0, enumerator
H A Dapp_demo_i2c_oled.c588 if (GetKeyStatus(MENU_SELECT) == COLORFUL_LIGHT_MENU) { in OledMainMenuDisplay()
591 } else if (GetKeyStatus(MENU_SELECT) == TRAFFIC_LIGHT_MENU) { in OledMainMenuDisplay()
594 } else if (GetKeyStatus(MENU_SELECT) == ENVIRONMENT_MENU) { in OledMainMenuDisplay()
597 } else if (GetKeyStatus(MENU_SELECT) == NFC_TEST_MENU) { in OledMainMenuDisplay()
H A Dapp_demo_multi_sample.c59 case MENU_SELECT: in GetKeyStatus()
694 switch (GetKeyStatus(MENU_SELECT)) { in OledShowMenuSelect()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.h230 MENU_SELECT = 0, enumerator
H A Dapp_demo_multi_sample.c59 case MENU_SELECT: in GetKeyStatus()
694 switch (GetKeyStatus(MENU_SELECT)) { in OledShowMenuSelect()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.h230 MENU_SELECT = 0, enumerator
H A Dapp_demo_i2c_oled.c588 if (GetKeyStatus(MENU_SELECT) == COLORFUL_LIGHT_MENU) { in OledMainMenuDisplay()
591 } else if (GetKeyStatus(MENU_SELECT) == TRAFFIC_LIGHT_MENU) { in OledMainMenuDisplay()
594 } else if (GetKeyStatus(MENU_SELECT) == ENVIRONMENT_MENU) { in OledMainMenuDisplay()
597 } else if (GetKeyStatus(MENU_SELECT) == NFC_TEST_MENU) { in OledMainMenuDisplay()
H A Dapp_demo_multi_sample.c60 case MENU_SELECT: in GetKeyStatus()
695 switch (GetKeyStatus(MENU_SELECT)) { in OledShowMenuSelect()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.h230 MENU_SELECT = 0, enumerator
H A Dapp_demo_i2c_oled.c588 if (GetKeyStatus(MENU_SELECT) == COLORFUL_LIGHT_MENU) { in OledMainMenuDisplay()
591 } else if (GetKeyStatus(MENU_SELECT) == TRAFFIC_LIGHT_MENU) { in OledMainMenuDisplay()
594 } else if (GetKeyStatus(MENU_SELECT) == ENVIRONMENT_MENU) { in OledMainMenuDisplay()
597 } else if (GetKeyStatus(MENU_SELECT) == NFC_TEST_MENU) { in OledMainMenuDisplay()
H A Dapp_demo_multi_sample.c59 case MENU_SELECT: in GetKeyStatus()
694 switch (GetKeyStatus(MENU_SELECT)) { in OledShowMenuSelect()
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.h231 MENU_SELECT = 0, enumerator
H A Dapp_demo_multi_sample.c59 case MENU_SELECT: in GetKeyStatus()
694 switch (GetKeyStatus(MENU_SELECT)) { in OledShowMenuSelect()

Completed in 13 milliseconds