DEMO_HID_menu is only used within DualCore_Standalone.
 
Symbols
loading...
Files
loading...

DEMO_HID_menu variable

Syntax

uint8_t *DEMO_HID_menu[] = { (uint8_t *)" 1 - Start HID ", (uint8_t *)" 2 - Return ", (uint8_t *)" ", };

References

LocationReferrerText
hid_menu.c:29
uint8_t *DEMO_HID_menu[] =
hid_menu.c:66HID_MenuProcess()
Demo_SelectItem(DEMO_HID_menu, 0);
hid_menu.c:76HID_MenuProcess()
Demo_SelectItem(DEMO_HID_menu, demo.select & 0x7F);

Data Use

Functions reading DEMO_HID_menu
DEMO_HID_menu
all items filtered out
Type of DEMO_HID_menu
DEMO_HID_menu
uint8_t
all items filtered out