HomeSort by relevance Sort by last modified time
    Searched defs:MAX_PERIOD (Results 1 - 3 of 3) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/stepmotor/
stepmotor.h 38 #define MAX_PERIOD 1000
  /external/libopus/celt/
modes.h 40 #define MAX_PERIOD 1024
  /external/srtp/test/
lfsr.c 132 #define MAX_PERIOD 65535
147 for (i=1; i < MAX_PERIOD; i++) {
192 for (i=1; i < MAX_PERIOD; i++) {
230 for (i=1; i < MAX_PERIOD; i++) {

Completed in 185 milliseconds