Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio.h137 kFLEXIO_TimerStopBitDisabled = 0x0U, /*!< Stop bit disabled. */ enumerator
Dfsl_flexio_spi.c256 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_SPI_MasterInit()
374 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_SPI_SlaveInit()