Searched refs:NXT_REGULATION_MODE_IDLE (Results 1 – 3 of 3) sorted by relevance
/dports/devel/roboctl/roboctl-0.3.8/Commands/NXTRemote/ |
H A D | nxtremote.c | 150 NXT_MODE_MOTORON,NXT_REGULATION_MODE_IDLE, in control_motion() 153 NXT_MODE_MOTORON,NXT_REGULATION_MODE_IDLE, in control_motion() 181 NXT_MODE_MOTORON,NXT_REGULATION_MODE_IDLE, in control_implement_with_button() 218 NXT_MODE_MOTORON,NXT_REGULATION_MODE_IDLE, in control_implement_with_joystick()
|
/dports/devel/roboctl/roboctl-0.3.8/Libs/C/ |
H A D | rct_nxt_output.h | 11 NXT_REGULATION_MODE_IDLE = 0x00, enumerator 34 #define NXT_OUTPUT_INIT { NXT_MODE_BRAKE, NXT_REGULATION_MODE_IDLE, \
|
H A D | nxt_output.c | 7 nxt_output->regulation_mode = NXT_REGULATION_MODE_IDLE; in nxt_output_init()
|