hpet_command 31 samples/timers/hpet_example.c } hpet_command[] = { hpet_command 64 samples/timers/hpet_example.c for (i = 0; i < (sizeof (hpet_command) / sizeof (hpet_command[0])); i++) hpet_command 65 samples/timers/hpet_example.c if (!strcmp(argv[0], hpet_command[i].command)) { hpet_command 69 samples/timers/hpet_example.c hpet_command[i].command); hpet_command 70 samples/timers/hpet_example.c hpet_command[i].func(argc, argv);