Home | History | Annotate | Download | only in Bundle

Lines Matching refs:vol

111         {0x119341a0, 0x8469, 0x11df, 0x81f9, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b }}, //uuid VOL NXP
2531 // vol: Q.24 volume dB
2535 int16_t LVC_Convert_VolToDb(uint32_t vol){
2538 dB = LVC_ToDB_s32Tos16(vol <<7);