Home
last modified time | relevance | path

Searched refs:ars_move (Results 1 – 1 of 1) sorted by relevance

/dports/comms/hamlib/hamlib-4.3.1/rotators/ars/
H A Dars.c85 static int ars_move(ROT *rot, int direction, int speed);
268 ars_move(ROT *rot, int direction, int speed) in ars_move() function
529 retval = ars_move(rot, az_move | el_move, 0); in ars_set_position_sync()
739 .move = ars_move,
773 .move = ars_move,