HomeSort by relevance Sort by last modified time
    Searched defs:led_num (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/inc/
leds_gpio.h 29 uint32_t led_num; member in struct:LedsCfg
  /device/google/contexthub/util/nanoapp_cmd/
nanoapp_cmd.c 84 uint32_t led_num; member in struct:LedsCfg
378 printf(" cfgdata: leds: led_num value\n");
434 mLedsCfg.led_num = atoi(argv[3]);

Completed in 326 milliseconds