Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.h745 static inline void LPSPI_SetMasterSlaveMode(LPSPI_Type *base, lpspi_master_slave_mode_t mode) in LPSPI_SetMasterSlaveMode() function
Dfsl_lpspi.c297 LPSPI_SetMasterSlaveMode(base, kLPSPI_Master); in LPSPI_MasterInit()
393 LPSPI_SetMasterSlaveMode(base, kLPSPI_Slave); in LPSPI_SlaveInit()