Home
last modified time | relevance | path

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

/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dfdc.c397 #define FDC_DELAY_IP_MOTOR_OFF 9 /* Turn off motor 9 index pulses after the last command */ macro
1945 if ( FDC.IndexPulse_Counter < FDC_DELAY_IP_MOTOR_OFF ) in FDC_UpdateMotorStop()
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dfdc.c383 #define FDC_DELAY_IP_MOTOR_OFF 9 /* Turn off motor 9 index pulses after the last command */ macro
2009 if ( FDC.IndexPulse_Counter < FDC_DELAY_IP_MOTOR_OFF ) in FDC_UpdateMotorStop()