Searched refs:SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos (Results 1 – 3 of 3) sorted by relevance
769 #define CY_SAR_SAMPLE_TIME_DEINIT ((3UL << SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos) | (3UL << SAR_…1137 …CY_SAR_SAMPLE_TIME0_SHIFT = SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos, /**< Shift for s…
162 #define SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos 0UL macro
431 ….sampleTime01 = (10UL << SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos), // Sample times 1, 2, and 3 are not …1567 …AMPLE_TIME01 = (uint32_t) (((uint32_t)sample_timer_clocks[0] << SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos) in _cyhal_adc_populate_acquisition_timers()1914 …j->base->SAMPLE_TIME01 & SAR_SAMPLE_TIME01_SAMPLE_TIME0_Msk) >> SAR_SAMPLE_TIME01_SAMPLE_TIME0_Pos, in _cyhal_adc_compute_actual_sample_rate()