Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/audio/
Dtlv320dac310x.h114 #define HPX_ANA_VOL_FLOOR (144) macro
Dtlv320dac310x.c456 if (vol > HPX_ANA_VOL_FLOOR) { in codec_set_output_volume()
457 vol_val = HPX_ANA_VOL_FLOOR; in codec_set_output_volume()