HomeSort by: relevance | last modified time | path
    Searched refs:timebase_divperbeat (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
sequencervar.h 39 uint16_t tempo_beatpermin, timebase_divperbeat; member in struct:syn_timer
sequencer.c 137 ((t)->usperdiv = 60*1000000L/((t)->tempo_beatpermin*(t)->timebase_divperbeat))
357 sc->timer.timebase_divperbeat = 100;
817 sc->timer.timebase_divperbeat = t;
862 *sc->timer.timebase_divperbeat + 30) / 60;

Completed in 37 milliseconds