Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar2.h590 cy_en_sar2_range_detection_mode_t rangeDetectionMode; /**< Select Range detection mode, member
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sar2.c158 … _VAL2FLD(PASS_SAR_CH_POST_CTL_RANGE_MODE, channelConfig->rangeDetectionMode)); in Cy_SAR2_Channel_Init()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c409 ….rangeDetectionMode = CY_SAR2_RANGE_DETECTION_MODE_BELOW_LO, /* Placeholder value, range detection…
547 …channel_configs[i].rangeDetectionMode = (cy_en_sar2_range_detection_mode_t)_FLD2VAL(PASS_SAR_CH_PO… in _cyhal_adc_extract_channel_conf()