Home
last modified time | relevance | path

Searched refs:low_threshold (Results 1 – 25 of 29) sorted by relevance

12

/bsp/microchip/samc21/bsp/hpl/adc/
A Dhpl_adc.c540 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold, in _adc_sync_set_thresholds() argument
543 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_sync_set_thresholds()
550 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold, in _adc_async_set_thresholds() argument
553 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_async_set_thresholds()
560 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold, in _adc_dma_set_thresholds() argument
563 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_dma_set_thresholds()
/bsp/microchip/saml10/bsp/hpl/adc/
A Dhpl_adc.c540 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold, in _adc_sync_set_thresholds() argument
543 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_sync_set_thresholds()
550 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold, in _adc_async_set_thresholds() argument
553 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_async_set_thresholds()
560 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold, in _adc_dma_set_thresholds() argument
563 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_dma_set_thresholds()
/bsp/microchip/same54/bsp/hpl/adc/
A Dhpl_adc.c538 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold, in _adc_sync_set_thresholds() argument
541 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_sync_set_thresholds()
548 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold, in _adc_async_set_thresholds() argument
551 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_async_set_thresholds()
558 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold, in _adc_dma_set_thresholds() argument
561 hri_adc_write_WINLT_reg(device->hw, low_threshold); in _adc_dma_set_thresholds()
/bsp/microchip/samc21/bsp/hal/src/
A Dhal_adc_sync.c162 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold, in adc_sync_set_thresholds() argument
166 _adc_sync_set_thresholds(&descr->device, low_threshold, up_threshold); in adc_sync_set_thresholds()
/bsp/microchip/saml10/bsp/hal/src/
A Dhal_adc_sync.c162 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold, in adc_sync_set_thresholds() argument
166 _adc_sync_set_thresholds(&descr->device, low_threshold, up_threshold); in adc_sync_set_thresholds()
/bsp/microchip/same70/bsp/hal/src/
A Dhal_adc_sync.c162 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold, in adc_sync_set_thresholds() argument
166 _adc_sync_set_thresholds(&descr->device, low_threshold, up_threshold); in adc_sync_set_thresholds()
/bsp/microchip/same54/bsp/hal/src/
A Dhal_adc_sync.c162 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold, in adc_sync_set_thresholds() argument
166 _adc_sync_set_thresholds(&descr->device, low_threshold, up_threshold); in adc_sync_set_thresholds()
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_sdm_drv.c88 cmp_config->low_threshold = 0x0; in sdm_get_channel_default_comparator_config()
132 ptr->CH[ch_index].SCLLT = cmp_config->low_threshold; in sdm_config_channel_comparator()
/bsp/microchip/same70/bsp/hpl/afec/
A Dhpl_afec.c496 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold, in _adc_sync_set_thresholds() argument
499 hri_afec_write_CWR_LOWTHRES_bf(device->hw, low_threshold); in _adc_sync_set_thresholds()
506 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold, in _adc_async_set_thresholds() argument
509 hri_afec_write_CWR_LOWTHRES_bf(device->hw, low_threshold); in _adc_async_set_thresholds()
/bsp/microchip/samc21/bsp/hal/include/
A Dhpl_adc_dma.h226 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold,
A Dhal_adc_sync.h233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
A Dhpl_adc_sync.h255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
A Dhpl_adc_async.h236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
/bsp/microchip/saml10/bsp/hal/include/
A Dhpl_adc_dma.h226 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold,
A Dhal_adc_sync.h233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
A Dhpl_adc_sync.h255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
A Dhpl_adc_async.h236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
/bsp/microchip/same54/bsp/hal/include/
A Dhpl_adc_dma.h226 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold,
A Dhal_adc_sync.h233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
A Dhpl_adc_sync.h255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
A Dhpl_adc_async.h236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
/bsp/microchip/same70/bsp/hal/include/
A Dhal_adc_sync.h233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
A Dhpl_adc_sync.h255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
A Dhpl_adc_async.h236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_adc.c251 void ADC_AnalogWatchdogThresholdsConfig(ADC_TypeDef* adc, u16 high_threshold, u16 low_threshold) in ADC_AnalogWatchdogThresholdsConfig() argument
255 adc->ADCMPR = (tempThreshold << 16) | low_threshold; in ADC_AnalogWatchdogThresholdsConfig()

Completed in 36 milliseconds

12