Searched refs:kFLEXIO_TimerStopBitDisabled (Results 1 – 8 of 8) sorted by relevance
179 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_I2S_Init()196 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_I2S_Init()216 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_I2S_Init()233 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_I2S_Init()
337 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_SPI_MasterInit()513 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_SPI_SlaveInit()823 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferBlocking()1110 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferNonBlocking()
365 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferDMA()
391 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferEDMA()
127 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_CAMERA_Init()
351 …MCFG_TIMENA(kFLEXIO_TimerEnableOnTriggerHigh) | FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled) | in FLEXIO_MCULCD_SetSingleBeatWriteConfig()555 …MCFG_TIMENA(kFLEXIO_TimerEnableOnTriggerHigh) | FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled) | in FLEXIO_MCULCD_SetMultiBeatsWriteConfig()
689 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_I2C_MasterInit()714 timerConfig.timerStop = kFLEXIO_TimerStopBitDisabled; in FLEXIO_I2C_MasterInit()
149 kFLEXIO_TimerStopBitDisabled = 0x0U, /*!< Stop bit disabled. */ enumerator