spi_ll_freq_for_pre_n() function
Get the frequency of given dividers. Don't use in app.
Syntax
static inline int spi_ll_freq_for_pre_n(int fapb,
int pre,
int n);
Arguments
fapb
APB clock of the system.
Return value
Frequency of given dividers.
spi_ll_freq_for_pre_n() is called by 1 function:
![]()
spi_ll_freq_for_pre_n()
spi_ll_freq_for_pre_n():
![]()
spi_ll_freq_for_pre_n()