Lines Matching defs:config
362 struct ext_slave_config config;
364 config.key = MPU_SLAVE_CONFIG_ODR_SUSPEND;
365 config.len = sizeof(long);
366 config.apply = FALSE;
367 config.data = &odr;
373 &config);
378 config.key = MPU_SLAVE_CONFIG_ODR_RESUME;
383 &config);
388 config.key = MPU_SLAVE_CONFIG_IRQ_SUSPEND;
393 &config);
399 config.key = MPU_SLAVE_CONFIG_IRQ_RESUME;
404 &config);