Searched refs:suspend (Results 1 – 6 of 6) sorted by relevance
214 void object_heap_suspend_object(object_base_p obj, int suspend) in object_heap_suspend_object() argument216 if (suspend) { in object_heap_suspend_object()
97 void object_heap_suspend_object(object_base_p obj, int suspend);
87 MPL_LOGD("slave_accel->suspend = %p\n", mldl_cfg->accel->suspend); in mpu_print_cfg()103 MPL_LOGD("slave_compass->suspend = %p\n", mldl_cfg->compass->suspend); in mpu_print_cfg()119 MPL_LOGD("slave_pressure->suspend = %p\n", mldl_cfg->pressure->suspend); in mpu_print_cfg()
385 unsigned short suspend; member
506 inv_obj.suspend = 1; in inv_start_bias_calc()517 inv_obj.suspend = 0; in inv_stop_bias_calc()
248 int (*suspend) (void *mlsl_handle, member