Searched refs:LPSPI_MasterSetBaudRate (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi.h | 897 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base,
|
| D | fsl_lpspi.c | 246 (void)LPSPI_MasterSetBaudRate(base, masterConfig->baudRate, srcClock_Hz, &tcrPrescaleValue); in LPSPI_MasterInit() 476 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base, in LPSPI_MasterSetBaudRate() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi.h | 943 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base,
|
| D | fsl_lpspi.c | 328 (void)LPSPI_MasterSetBaudRate(base, masterConfig->baudRate, srcClock_Hz, &tcrPrescaleValue); in LPSPI_MasterInit() 546 uint32_t LPSPI_MasterSetBaudRate(LPSPI_Type *base, in LPSPI_MasterSetBaudRate() function
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpspi/ |
| D | fsl_lpspi_cmsis.c | 797 …LPSPI_MasterSetBaudRate(lpspi->resource->base, arg, lpspi->resource->GetFreq(), &tcrPrescaleValue)) in LPSPI_EdmaControl() 1202 …LPSPI_MasterSetBaudRate(lpspi->resource->base, arg, lpspi->resource->GetFreq(), &tcrPrescaleValue)) in LPSPI_InterruptControl()
|