Browse Source
The clock get rate api can be slow in certain targets and thus slowing each SPI transaction. Instead on startup fetch the clock rate and store this in ram. Then each spi configure action is simply reading that variable Signed-off-by: Peter van der Perk <peter.vanderperk@nxp.com>pull/92716/head
2 changed files with 7 additions and 5 deletions
Loading…
Reference in new issue