Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dsensors.h164 bool (*sensorCfgData)(void *cfgData, void *); member
/device/google/contexthub/firmware/src/
Dsensors.c794 bool sensorCfgData(uint32_t sensorHandle, void* cfgData) in sensorCfgData() function