Jeff Epler b440883fe5 mimxrt: SPI: Set the TCR value returned by MasterBaudSetRate
without this, the baud rate could be wrong; in my testing, it was
low by a factor of 2 when requesating baudrate=1_000_000 (1MHz).

When passing the baudrate in to LPSPI_MasterInit, the setting is made
automatically, but LPSPI_MAster_SetBaudRate just returns it via the
out-parameter tcrPrescaleValue.
2021-03-24 13:33:21 -05:00
..
2020-01-06 21:08:49 +01:00
2021-03-15 19:27:36 +05:30
2020-01-06 21:08:49 +01:00
2020-05-01 13:15:38 -04:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30