OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tempo_beatpermin
(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))
358
sc->timer.
tempo_beatpermin
= 60;
840
*(int *)addr = sc->timer.
tempo_beatpermin
;
861
*(int *)addr = (sc->timer.
tempo_beatpermin
1271
t->
tempo_beatpermin
= 8;
1273
t->
tempo_beatpermin
= 360;
1275
t->
tempo_beatpermin
= b->t_TEMPO.bpm;
Completed in 11 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025