Searched refs:rxIdleType (Results 1 – 4 of 4) sorted by relevance
190 .rxIdleType = kLPUART_IdleTypeStartBit,
259 lpuart_idle_type_select_t rxIdleType; /*!< RX IDLE type. */ member
411 LPUART_CTRL_ILT(config->rxIdleType); in LPUART_Init()612 config->rxIdleType = kLPUART_IdleTypeStartBit; in LPUART_GetDefaultConfig()
680 lpuartConfig.rxIdleType = kLPUART_IdleTypeStopBit; in HAL_UartInitCommon()