Home
last modified time | relevance | path

Searched refs:dB_Invert_Table (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/hal/
Dodm.c8 static const u16 dB_Invert_Table[8][12] = { variable
1709 if (Value <= dB_Invert_Table[i][11]) in ConvertTo_dB()
1717 if (Value <= dB_Invert_Table[i][j]) in ConvertTo_dB()