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