Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_spi.h97 kSPI_PinModeNormal = 0x0U, /*!< Pins operate in normal, single-direction mode.*/ enumerator
Dfsl_spi.c403 config->pinMode = kSPI_PinModeNormal; in SPI_MasterGetDefaultConfig()