Home
last modified time | relevance | path

Searched refs:LPSPI_MasterSetBaudRate (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.h922 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base,
Dfsl_lpspi.c312 (void)LPSPI_MasterSetBaudRate(base, masterConfig->baudRate, srcClock_Hz, &tcrPrescaleValue); in LPSPI_MasterInit()
523 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base, in LPSPI_MasterSetBaudRate() function
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c781LPSPI_MasterSetBaudRate(lpspi->resource->base, arg, lpspi->resource->GetFreq(), &tcrPrescaleValue)) in LPSPI_EdmaControl()
1174LPSPI_MasterSetBaudRate(lpspi->resource->base, arg, lpspi->resource->GetFreq(), &tcrPrescaleValue)) in LPSPI_InterruptControl()