Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 15 of 15) sorted by relevance

/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_comp.h73 nrf_comp_ref_t reference; ///< Reference selection. member
94 nrf_comp_ref_set(p_reg, p_config->reference); in nrfy_comp_periph_configure()
95 if (p_config->reference == NRF_COMP_REF_AREF) in nrfy_comp_periph_configure()
208 NRFY_STATIC_INLINE void nrfy_comp_ref_set(NRF_COMP_Type * p_reg, nrf_comp_ref_t reference) in nrfy_comp_ref_set() argument
210 nrf_comp_ref_set(p_reg, reference); in nrfy_comp_ref_set()
/hal_nordic-3.5.0/nrfx/drivers/include/
Dnrfx_comp.h89 nrf_comp_ref_t reference; ///< Reference selection. member
125 .reference = NRF_COMP_REF_INT_1V8, \
Dnrfx_saadc.h87 .reference = NRF_SAADC_REFERENCE_INTERNAL, \
125 .reference = NRF_SAADC_REFERENCE_INTERNAL, \
Dnrfx_lpcomp.h79 .reference = NRF_LPCOMP_REF_SUPPLY_4_8, \
Dnrfx_adc.h99 .reference = NRF_ADC_CONFIG_REF_VBG, \
/hal_nordic-3.5.0/nrfx/hal/
Dnrf_lpcomp.h175 nrf_lpcomp_ref_t reference; /**< LPCOMP reference. */ member
335 p_reg->REFSEL = (p_config->reference << LPCOMP_REFSEL_REFSEL_Pos) & LPCOMP_REFSEL_REFSEL_Msk; in nrf_lpcomp_configure()
339 if ((p_config->reference & LPCOMP_REFSEL_REFSEL_ARef)==LPCOMP_REFSEL_REFSEL_ARef) in nrf_lpcomp_configure()
341 uint32_t extref = p_config->reference >> 16; in nrf_lpcomp_configure()
Dnrf_comp.h227 nrf_comp_ref_t reference; /*!< COMP reference selection. */ member
261 NRF_STATIC_INLINE void nrf_comp_ref_set(NRF_COMP_Type * p_reg, nrf_comp_ref_t reference);
446 NRF_STATIC_INLINE void nrf_comp_ref_set(NRF_COMP_Type * p_reg, nrf_comp_ref_t reference) in nrf_comp_ref_set() argument
448 p_reg->REFSEL = (reference << COMP_REFSEL_REFSEL_Pos); in nrf_comp_ref_set()
Dnrf_adc.h126 nrf_adc_config_reference_t reference; /**< ADC reference. */ member
343 |((p_config->reference << ADC_CONFIG_REFSEL_Pos) & ADC_CONFIG_REFSEL_Msk) in nrf_adc_init()
Dnrf_saadc.h378 nrf_saadc_reference_t reference; ///< Reference control value. member
1082 | ((config->reference << SAADC_CH_CONFIG_REFSEL_Pos) & SAADC_CH_CONFIG_REFSEL_Msk) in nrf_saadc_channel_init()
/hal_nordic-3.5.0/nrfx/drivers/src/
Dnrfx_lpcomp.c113 .reference = p_config->config.reference, in nrfx_lpcomp_init()
Dnrfx_comp.c59 .reference = p_config->reference, in comp_configure()
/hal_nordic-3.5.0/nrfx/samples/src/nrfx_saadc/common/
Dsaadc_examples_common.h71 .reference = NRF_SAADC_REFERENCE_INTERNAL, \
/hal_nordic-3.5.0/nrfx/doc/
Dmain_page.dox66 Refer to the API reference for a given driver to see the members of its
82 Refer to the "driver configuration" section in the API reference for a given
Dnrfx.doxyfile623 # YES the compound reference will be hidden.
801 # the reference definitions. This must be a list of .bib files. The .bib
890 # In the $text part of the WARN_FORMAT command it is possible that a reference
/hal_nordic-3.5.0/nrfx/samples/doc/
Dnrfx_examples.doxyfile621 # YES the compound reference will be hidden.
799 # the reference definitions. This must be a list of .bib files. The .bib
888 # In the $text part of the WARN_FORMAT command it is possible that a reference