Searched refs:extref (Results 1 – 3 of 3) sorted by relevance
128 nrf_adc_config_extref_t extref; /**< ADC external reference selection. */ member348 |((p_config->extref << ADC_CONFIG_EXTREFSEL_Pos) & ADC_CONFIG_EXTREFSEL_Msk); in nrf_adc_init()
547 uint32_t extref = p_config->reference >> 16; in nrf_lpcomp_configure() local548 p_reg->EXTREFSEL = (extref << LPCOMP_EXTREFSEL_EXTREFSEL_Pos) & in nrf_lpcomp_configure()
101 .extref = NRF_ADC_CONFIG_EXTREFSEL_NONE \