Searched refs:kFLEXIO_ShifterStopBitHigh (Results 1 – 3 of 3) sorted by relevance
138 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitHigh; in FLEXIO_UART_Init()182 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitHigh; in FLEXIO_UART_Init()
378 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitHigh; in FLEXIO_I2C_MasterInit()622 tmpConfig |= FLEXIO_SHIFTCFG_SSTOP(kFLEXIO_ShifterStopBitHigh); in FLEXIO_I2C_MasterEnableAck()
188 kFLEXIO_ShifterStopBitHigh = 0x3U, /*!< Set shifter stop bit to logic high level. */ enumerator