Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_lpcomp.h61 nrf_lpcomp_ref_t reference; ///< Reference selection. member
87 .reference = NRF_LPCOMP_REF_SUPPLY_4_8, \
98 .reference = NRF_LPCOMP_REF_SUPPLY_4_8, \
Dnrfx_comp.h97 nrf_comp_ref_t reference; ///< Reference selection. member
133 .reference = NRF_COMP_REF_INT_1V2, \
Dnrfx_saadc.h87 .reference = NRF_SAADC_REFERENCE_INTERNAL, \
125 .reference = NRF_SAADC_REFERENCE_INTERNAL, \
Dnrfx_adc.h99 .reference = NRF_ADC_CONFIG_REF_VBG, \
Dnrfx_grtc.h380 nrfx_grtc_cc_relative_reference_t reference);
/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h193 nrf_lpcomp_ref_t reference; ///< LPCOMP reference. member
372 NRF_STATIC_INLINE void nrf_lpcomp_ref_set(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_ref_t reference);
541 p_reg->REFSEL = (p_config->reference << LPCOMP_REFSEL_REFSEL_Pos) & LPCOMP_REFSEL_REFSEL_Msk; in nrf_lpcomp_configure()
545 if ((p_config->reference & LPCOMP_REFSEL_REFSEL_ARef)==LPCOMP_REFSEL_REFSEL_ARef) in nrf_lpcomp_configure()
547 uint32_t extref = p_config->reference >> 16; in nrf_lpcomp_configure()
560 NRF_STATIC_INLINE void nrf_lpcomp_ref_set(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_ref_t reference) in nrf_lpcomp_ref_set() argument
562 p_reg->REFSEL = (reference << LPCOMP_REFSEL_REFSEL_Pos) & LPCOMP_REFSEL_REFSEL_Msk; in nrf_lpcomp_ref_set()
Dnrf_comp.h235 nrf_comp_ref_t reference; /*!< COMP reference selection. */ member
269 NRF_STATIC_INLINE void nrf_comp_ref_set(NRF_COMP_Type * p_reg, nrf_comp_ref_t reference);
457 NRF_STATIC_INLINE void nrf_comp_ref_set(NRF_COMP_Type * p_reg, nrf_comp_ref_t reference) in nrf_comp_ref_set() argument
459 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
346 |((p_config->reference << ADC_CONFIG_REFSEL_Pos) & ADC_CONFIG_REFSEL_Msk) in nrf_adc_init()
Dnrf_grtc.h466 nrf_grtc_cc_add_reference_t reference);
1155 nrf_grtc_cc_add_reference_t reference) in nrf_grtc_sys_counter_cc_add_set() argument
1165 p_reg->CC[cc_channel].CCADD = ((uint32_t)reference << GRTC_CC_CCADD_REFERENCE_Pos) | in nrf_grtc_sys_counter_cc_add_set()
Dnrf_saadc.h436 nrf_saadc_reference_t reference; ///< Reference control value. member
1190 | ((config->reference << SAADC_CH_CONFIG_REFSEL_Pos) & SAADC_CH_CONFIG_REFSEL_Msk) in nrf_saadc_channel_init()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h67 nrf_lpcomp_ref_t reference; ///< Reference selection. member
85 nrf_lpcomp_ref_set(p_reg, p_config->reference); in nrfy_lpcomp_periph_configure()
86 if (p_config->reference == NRF_LPCOMP_REF_EXT_REF) in nrfy_lpcomp_periph_configure()
186 NRFY_STATIC_INLINE void nrfy_lpcomp_ref_set(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_ref_t reference) in nrfy_lpcomp_ref_set() argument
188 nrf_lpcomp_ref_set(p_reg, reference); in nrfy_lpcomp_ref_set()
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()
Dnrfy_grtc.h503 nrf_grtc_cc_add_reference_t reference) in nrfy_grtc_sys_counter_cc_add_set() argument
505 nrf_grtc_sys_counter_cc_add_set(p_reg, cc_channel, value, reference); in nrfy_grtc_sys_counter_cc_add_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c59 .reference = p_config->reference, in lpcomp_configure()
66 .reference = p_config->config.reference, in lpcomp_configure()
Dnrfx_comp.c59 .reference = p_config->reference, in comp_configure()
Dnrfx_grtc.c770 nrfx_grtc_cc_relative_reference_t reference) in nrfx_grtc_syscounter_cc_relative_set() argument
790 (nrf_grtc_cc_add_reference_t)reference); in nrfx_grtc_syscounter_cc_relative_set()
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/common/
Dsaadc_examples_common.h71 .reference = NRF_SAADC_REFERENCE_INTERNAL, \
/hal_nordic-latest/nrfx/doc/
Dmain_page.dox65 Refer to the API reference for a given driver to see the members of its
81 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-latest/nrfx/
DCHANGELOG.md156 - Added individual functions for setting reference selection, external reference, detection type an…
174 - Changed a default value of the source reference structure member from 1.8V to 1.2V in the COMP dr…
186 - Fixed configuration of the external reference in nrfx_comp_init() and nrfx_comp_reconfigure() fun…
/hal_nordic-latest/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