HomeSort by: relevance | last modified time | path
    Searched defs:detect_pos (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/macppc/dev/
pbms.c 270 static int detect_pos(int *, int, int, int, int *, int *);
614 x_det = detect_pos(sc->sc_acc, sc->sc_x_sensors, sc->sc_theshold,
616 y_det = detect_pos(sc->sc_acc + PBMS_X_SENSORS, sc->sc_y_sensors,
698 detect_pos(int *sensors, int n_sensors, int threshold, int fact, function in typeref:typename:int
pbms.c 270 static int detect_pos(int *, int, int, int, int *, int *);
614 x_det = detect_pos(sc->sc_acc, sc->sc_x_sensors, sc->sc_theshold,
616 y_det = detect_pos(sc->sc_acc + PBMS_X_SENSORS, sc->sc_y_sensors,
698 detect_pos(int *sensors, int n_sensors, int threshold, int fact, function in typeref:typename:int
pbms.c 270 static int detect_pos(int *, int, int, int, int *, int *);
614 x_det = detect_pos(sc->sc_acc, sc->sc_x_sensors, sc->sc_theshold,
616 y_det = detect_pos(sc->sc_acc + PBMS_X_SENSORS, sc->sc_y_sensors,
698 detect_pos(int *sensors, int n_sensors, int threshold, int fact, function in typeref:typename:int
pbms.c 270 static int detect_pos(int *, int, int, int, int *, int *);
614 x_det = detect_pos(sc->sc_acc, sc->sc_x_sensors, sc->sc_theshold,
616 y_det = detect_pos(sc->sc_acc + PBMS_X_SENSORS, sc->sc_y_sensors,
698 detect_pos(int *sensors, int n_sensors, int threshold, int fact, function in typeref:typename:int

Completed in 159 milliseconds