OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INV_MAX_START_CB
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/libsensors_iio/software/core/mllite/
start_manager.h
17
#define
INV_MAX_START_CB
20
start_manager.c
31
inv_start_cb_func start_cb[
INV_MAX_START_CB
];
75
if (inv_start_cb.num_cb >=
INV_MAX_START_CB
)
Completed in 148 milliseconds