Searched refs:OSC_MAX_VOLUME (Results 1 – 2 of 2) sorted by relevance
36 #define OSC_MAX_VOLUME 18767 macro169 osc.gain = (u16)(tp.y * OSC_MAX_VOLUME / 192); in NitroMain()
57 #define OSC_MAX_VOLUME 32767 macro369 osc.gain = (u16)(tp.y * OSC_MAX_VOLUME / 192); in NitroMain()