Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/audio/
Dtlv320dac310x.h113 #define HPX_ANA_VOL_LOW_THRESH (105) macro
Dtlv320dac310x.c458 } else if (vol > HPX_ANA_VOL_LOW_THRESH) { in codec_set_output_volume()
465 vol_val = HPX_ANA_VOL_LOW_THRESH + vol_index + 1; in codec_set_output_volume()