Searched refs:FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance
43 #define FIFO_DEPTH (NUM_COMMS_EVENTS_IN_FIFO * MAX_NUM_COMMS_EVENT_SAMPLES) macro51 #define MAX_NUM_SAMPLES (FIFO_MARGIN + FIFO_DEPTH) // actual input sample fifo depth689 mTask.raw_sensor_latency = min_resample_period * (FIFO_DEPTH - 1); in fusionSetRate()