Searched refs:BBC_DELAY (Results 1 – 1 of 1) sorted by relevance
111 #define BBC_DELAY (bbc_delay * 1000000) /* nanosec */ macro116 (index == 0) ? (BBC_DELAY/(BBC_CLOCK * 32)) : \117 ((index == 1) ? (BBC_DELAY/(BBC_CLOCK * 2)) : \118 BBC_DELAY/BBC_CLOCK)