Searched refs:ADC_PGA_GAIN_06_DB (Results 1 – 1 of 1) sorted by relevance
529 #define ADC_PGA_GAIN_06_DB (LL_ADC_PGA_GAIN_06_DB) /*!< Set the microphone gain at 6 dB */ macro1164 #define IS_ADC_PGA_GAIN(__GAIN__) (((__GAIN__) == ADC_PGA_GAIN_06_DB) || \