Searched refs:LPSPI_MasterSetDelayScaler (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi.c | 588 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay) function 729 LPSPI_MasterSetDelayScaler(base, 0, whichDelay); 765 LPSPI_MasterSetDelayScaler(base, bestScaler, whichDelay);
|
| D | fsl_lpspi.h | 924 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay);
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi.c | 658 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay) function 799 LPSPI_MasterSetDelayScaler(base, 0, whichDelay); 835 LPSPI_MasterSetDelayScaler(base, bestScaler, whichDelay);
|
| D | fsl_lpspi.h | 970 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay);
|