Searched refs:target_sample_hz (Results 1 – 1 of 1) sorted by relevance
1860 uint32_t _cyhal_adc_calc_optimal_clock_rate(cyhal_adc_t* obj, uint32_t target_sample_hz) in _cyhal_adc_calc_optimal_clock_rate() argument1866 uint32_t sample_period_ns = _CYHAL_UTILS_NS_PER_SECOND / target_sample_hz; in _cyhal_adc_calc_optimal_clock_rate()