2 Jan
2018
2 Jan
'18
7:21 p.m.
On Tue, Jan 02, 2018 at 11:15:45AM -0600, Pierre-Louis Bossart wrote:
I wrote the code for HDaudio and I remember wasting time trying to figure out the gory details of the cycle counter stuff when all I wanted was a conversion from a 24MHz counter to ns values using a 125/3 operation in the right order - as explained in the comments
Would using clocks_calc_mult_shift() work for you?
Thanks, Richard