Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.h949 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay);
Dfsl_lpspi.c635 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay) function
776 LPSPI_MasterSetDelayScaler(base, 0, whichDelay);
812 LPSPI_MasterSetDelayScaler(base, bestScaler, whichDelay);