Searched refs:SAR_SAMPLE_TIME01_SAMPLE_TIME1_Pos (Results 1 – 3 of 3) sorted by relevance
769 … ((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…
164 #define SAR_SAMPLE_TIME01_SAMPLE_TIME1_Pos 16UL macro
1568 … | ((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()