Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpspi.h817 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base,
Dfsl_lpspi.c200 LPSPI_MasterSetBaudRate(base, masterConfig->baudRate, srcClock_Hz, &tcrPrescaleValue); in LPSPI_MasterInit()
335 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base, in LPSPI_MasterSetBaudRate() function