spi_hal_get_freq_limit() function
Get the maximum frequency allowed to read if no compensation is used.
Arguments
gpio_is_used
true if the GPIO matrix is used, otherwise false.
input_delay_ns
Maximum delay between SPI launch clock and the data to be valid. This is used to compensate/calculate the maximum frequency allowed. Left 0 if not known.