Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dsensors.h176 bool (*sensorCfgData)(void *cfgData, void *); member
/device/google/contexthub/firmware/os/core/
Dsensors.c795 bool sensorCfgData(uint32_t sensorHandle, void* cfgData) in sensorCfgData() function