Searched refs:timerOutput (Results 1 – 5 of 5) sorted by relevance
225 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_SPI_MasterInit()251 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_SPI_MasterInit()370 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_SPI_SlaveInit()
151 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_UART_Init()195 timerConfig.timerOutput = kFLEXIO_TimerOutputOneAffectedByReset; in FLEXIO_UART_Init()
404 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_I2C_MasterInit()433 timerConfig.timerOutput = kFLEXIO_TimerOutputOneNotAffectedByReset; in FLEXIO_I2C_MasterInit()
174 …FLEXIO_TIMCFG_TIMOUT(timerConfig->timerOutput) | FLEXIO_TIMCFG_TIMDEC(timerConfig->timerDecrement)… in FLEXIO_SetTimerConfig()
243 …flexio_timer_output_t timerOutput; /*!< Configures the initial state of the Timer Out… member