| /bsp/microchip/samc21/bsp/hpl/adc/ |
| A D | hpl_adc.c | 540 …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 D | hpl_adc.c | 540 …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 D | hpl_adc.c | 538 …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 D | hal_adc_sync.c | 162 …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 D | hal_adc_sync.c | 162 …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 D | hal_adc_sync.c | 162 …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 D | hal_adc_sync.c | 162 …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 D | hpm_sdm_drv.c | 88 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 D | hpl_afec.c | 496 …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 D | hpl_adc_dma.h | 226 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold,
|
| A D | hal_adc_sync.h | 233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_sync.h | 255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_async.h | 236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_adc_dma.h | 226 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold,
|
| A D | hal_adc_sync.h | 233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_sync.h | 255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_async.h | 236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_adc_dma.h | 226 … _adc_dma_set_thresholds(struct _adc_dma_device *const device, const adc_threshold_t low_threshold,
|
| A D | hal_adc_sync.h | 233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_sync.h | 255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_async.h | 236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hal_adc_sync.h | 233 …c_sync_set_thresholds(struct adc_sync_descriptor *const descr, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_sync.h | 255 …adc_sync_set_thresholds(struct _adc_sync_device *const device, const adc_threshold_t low_threshold,
|
| A D | hpl_adc_async.h | 236 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold,
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_adc.c | 251 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()
|