Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar2.h593 … uint16_t rangeDetectionHiThreshold; /**< Range detect high threshold (Hi) */ member
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sar2.c185 … _VAL2FLD(PASS_SAR_CH_RANGE_CTL_RANGE_HI, channelConfig->rangeDetectionHiThreshold)); in Cy_SAR2_Channel_Init()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c411 .rangeDetectionHiThreshold = 0u,
550 …channel_configs[i].rangeDetectionHiThreshold = (uint16_t)_FLD2VAL(PASS_SAR_CH_RANGE_CTL_RANGE_HI, … in _cyhal_adc_extract_channel_conf()