Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio_spi.c185 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_MasterInit()
204 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_MasterInit()
328 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_SlaveInit()
349 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_SlaveInit()
Dfsl_flexio.h186 kFLEXIO_ShifterStopBitDisable = 0x0U, /*!< Disable shifter stop bit. */ enumerator