Searched refs:timerOutput (Results 1 – 7 of 7) sorted by relevance
173 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_I2S_Init()190 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_I2S_Init()210 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_I2S_Init()227 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_I2S_Init()
684 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_I2C_MasterInit()709 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_I2C_MasterInit()728 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_I2C_MasterInit()
306 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_SPI_MasterInit()332 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_SPI_MasterInit()509 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_SPI_SlaveInit()
180 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_UART_Init()238 timerConfig.timerOutput = kFLEXIO_TimerOutputOneAffectedByReset; in FLEXIO_UART_Init()
122 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_CAMERA_Init()
318 …FLEXIO_TIMCFG_TIMOUT(timerConfig->timerOutput) | FLEXIO_TIMCFG_TIMDEC(timerConfig->timerDecrement)… in FLEXIO_SetTimerConfig()
264 …flexio_timer_output_t timerOutput; /*!< Configures the initial state of the Timer Out… member