Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio.h147 kFLEXIO_TimerStartBitDisabled = 0x0U, /*!< Start bit disabled. */ enumerator
Dfsl_flexio_spi.c257 timerConfig.timerStart = kFLEXIO_TimerStartBitDisabled; in FLEXIO_SPI_MasterInit()
380 timerConfig.timerStart = kFLEXIO_TimerStartBitDisabled; in FLEXIO_SPI_SlaveInit()