Home
last modified time | relevance | path

Searched defs:cfgData (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c46 static bool sensorConfigLedsGpio(void *cfgData, void *buf) in sensorConfigLedsGpio()
/device/google/contexthub/firmware/os/core/
Dsensors.c276 static bool sensorCallFuncCfgData(struct Sensor* s, void* cfgData) in sensorCallFuncCfgData()
795 bool sensorCfgData(uint32_t sensorHandle, void* cfgData) in sensorCfgData()