Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.c216 …config->channelMode = kECSPI_Slave; /*!< ECSPI peripheral operates in… in ECSPI_GetDefaultChannelConfig()
334 config->channelConfig.channelMode = kECSPI_Slave; in ECSPI_SlaveGetDefaultConfig()
Dfsl_ecspi.h119 kECSPI_Slave = 0U, /*!< ECSPI peripheral operates in slave mode.*/ enumerator