Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/ip/
Dcyip_sar.h169 #define SAR_SAMPLE_TIME23_SAMPLE_TIME3_Pos 16UL macro
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar.h1140 …CY_SAR_SAMPLE_TIME3_SHIFT = SAR_SAMPLE_TIME23_SAMPLE_TIME3_Pos, /**< Shift for s…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c1570 … | ((uint32_t)sample_timer_clocks[3] << SAR_SAMPLE_TIME23_SAMPLE_TIME3_Pos)); in _cyhal_adc_populate_acquisition_timers()
1917 …j->base->SAMPLE_TIME23 & SAR_SAMPLE_TIME23_SAMPLE_TIME3_Msk) >> SAR_SAMPLE_TIME23_SAMPLE_TIME3_Pos, in _cyhal_adc_compute_actual_sample_rate()