Home
last modified time | relevance | path

Searched refs:rangeDetectionLoThreshold (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar2.h592 … uint16_t rangeDetectionLoThreshold; /**< Range detect low threshold (Lo) */ member
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sar2.c184 … (_VAL2FLD(PASS_SAR_CH_RANGE_CTL_RANGE_LO, channelConfig->rangeDetectionLoThreshold) | in Cy_SAR2_Channel_Init()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c410 .rangeDetectionLoThreshold = 0u,
549 …channel_configs[i].rangeDetectionLoThreshold = (uint16_t)_FLD2VAL(PASS_SAR_CH_RANGE_CTL_RANGE_LO, … in _cyhal_adc_extract_channel_conf()