Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/spi/
Dfsl_spi.h84 kSPI_PinModeNormal = 0x0U, /*!< Pins operate in normal, single-direction mode.*/ enumerator
Dfsl_spi.c422 config->pinMode = kSPI_PinModeNormal; in SPI_MasterGetDefaultConfig()
525 config->pinMode = kSPI_PinModeNormal; in SPI_SlaveGetDefaultConfig()