Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar.h769 … ((3UL << SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos) | (3UL << SAR_SAMPLE_TIME01_SAMPLE_TIME1_Pos)) /…
1138 …CY_SAR_SAMPLE_TIME1_SHIFT = SAR_SAMPLE_TIME01_SAMPLE_TIME1_Pos, /**< Shift for s…
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/ip/
Dcyip_sar.h164 #define SAR_SAMPLE_TIME01_SAMPLE_TIME1_Pos 16UL macro
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c1568 … | ((uint32_t)sample_timer_clocks[1] << SAR_SAMPLE_TIME01_SAMPLE_TIME1_Pos)); in _cyhal_adc_populate_acquisition_timers()
1915 …j->base->SAMPLE_TIME01 & SAR_SAMPLE_TIME01_SAMPLE_TIME1_Msk) >> SAR_SAMPLE_TIME01_SAMPLE_TIME1_Pos, in _cyhal_adc_compute_actual_sample_rate()