Searched refs:ADC_CONFIG_INPSEL_Pos (Results 1 – 2 of 2) sorted by relevance
345 |((p_config->scaling << ADC_CONFIG_INPSEL_Pos) & ADC_CONFIG_INPSEL_Msk) in nrf_adc_init()
197 #define ADC_CONFIG_INPSEL_Pos (2UL) /*!< Position of INPSEL field. */ macro198 #define ADC_CONFIG_INPSEL_Msk (0x7UL << ADC_CONFIG_INPSEL_Pos) /*!< Bit mask of INPSEL field. */