HomeSort by relevance Sort by last modified time
    Searched refs:LedsCfg (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/os/inc/
leds_gpio.h 28 struct LedsCfg {
  /device/google/contexthub/firmware/os/drivers/leds/
leds_gpio.c 113 struct LedsCfg *lcfg = (struct LedsCfg *)cfgData;
leds_lp3943.c 218 struct LedsCfg *lcfg = (struct LedsCfg *)cfg;
  /device/google/contexthub/util/nanoapp_cmd/
nanoapp_cmd.c 92 struct LedsCfg {
511 struct LedsCfg mLedsCfg;
517 length = sizeof(struct ConfigCmd) + sizeof(struct LedsCfg *);

Completed in 158 milliseconds