Searched defs:low_threshold (Results 1 – 11 of 11) sorted by relevance
| /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() 550 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t 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()
|
| /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() 550 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t 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()
|
| /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() 548 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t 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()
|
| /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() 506 …c_async_set_thresholds(struct _adc_async_device *const device, const adc_threshold_t low_threshold, in _adc_async_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()
|
| /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()
|
| /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()
|
| /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()
|
| /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()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/ |
| A D | gd32vf103_adc.c | 718 void adc_watchdog_threshold_config(uint32_t adc_periph, uint16_t low_threshold, uint16_t high_thres… in adc_watchdog_threshold_config()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_sdm_drv.h | 63 uint16_t low_threshold; member
|
Completed in 34 milliseconds