Searched refs:joycon_max_rumble_amp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-nintendo.c260 #define joycon_max_rumble_amp (1003) macro
297 { 0xc8, 0x0072, joycon_max_rumble_amp }
1963 amp = amp_r * (u32)joycon_max_rumble_amp / 65535;
1967 amp = amp_l * (u32)joycon_max_rumble_amp / 65535;

Completed in 93 milliseconds