#include "coordinateCtrl_target.h"
#include "isincos.h"

Go to the source code of this file.
Functions | |
| void | initCoordinateInfo (coordinateInfo_t *crd) |
| int | getSignedDiv16 (short div16) |
| void | adjustCoordinateRange (coordinateInfo_t *crd) |
| void | get_mmCoordinate (coordinateInfo_t *crd, int *x_mm, int *y_mm) |
| void | convertCoordinateInfo (coordinateInfo_t *crd, coordinateInfo_t *offset) |
$Id$
Definition in file coordinateCtrl_target.c.
1.5.7.1