Home
last modified time | relevance | path

Searched defs:extref (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_adc.h134 nrf_adc_config_extref_t extref; /**< ADC external reference selection. */ member
H A Dnrf_lpcomp.h318 uint32_t extref = p_config->reference >> 16; in nrf_lpcomp_configure() local