Searched refs:magCfgData (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | st_mag40.c | 507 static bool magCfgData(void *data, void *cookie) in magCfgData() function 677 DEC_OPS(magPower, magFwUpload, magSetRate, magFlush, magSelfTest, NULL, magCfgData),
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 3217 static bool magCfgData(void *data, void *cookie) function 3276 { DEC_OPS_CFG(magPower, magFirmwareUpload, magSetRate, magFlush, magCfgData) },
|