Searched refs:SAR_SAMPLE_TIME23_SAMPLE_TIME2_Pos (Results 1 – 3 of 3) sorted by relevance
167 #define SAR_SAMPLE_TIME23_SAMPLE_TIME2_Pos 0UL macro
1139 …CY_SAR_SAMPLE_TIME2_SHIFT = SAR_SAMPLE_TIME23_SAMPLE_TIME2_Pos, /**< Shift for s…
1569 …AMPLE_TIME23 = (uint32_t) (((uint32_t)sample_timer_clocks[2] << SAR_SAMPLE_TIME23_SAMPLE_TIME2_Pos) in _cyhal_adc_populate_acquisition_timers()1916 …j->base->SAMPLE_TIME23 & SAR_SAMPLE_TIME23_SAMPLE_TIME2_Msk) >> SAR_SAMPLE_TIME23_SAMPLE_TIME2_Pos, in _cyhal_adc_compute_actual_sample_rate()