HomeSort by relevance Sort by last modified time
    Searched refs:inv_start_cb_func (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
start_manager.c 28 typedef inv_error_t (*inv_start_cb_func)(); typedef
31 inv_start_cb_func start_cb[INV_MAX_START_CB];
59 (inv_start_cb.num_cb-kk-1)*sizeof(inv_start_cb_func));
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
start_manager.c 28 typedef inv_error_t (*inv_start_cb_func)(); typedef
31 inv_start_cb_func start_cb[INV_MAX_START_CB];
59 (inv_start_cb.num_cb-kk-1)*sizeof(inv_start_cb_func));

Completed in 34 milliseconds