Searched refs:rxIdleType (Results 1 – 5 of 5) sorted by relevance
259 lpuart_idle_type_select_t rxIdleType; /*!< RX IDLE type. */ member
474 LPUART_CTRL_ILT(config->rxIdleType); in LPUART_Init()675 config->rxIdleType = kLPUART_IdleTypeStartBit; in LPUART_GetDefaultConfig()
330 lpuart_idle_type_select_t rxIdleType; /*!< RX IDLE type. */ member
377 LPUART_CTRL_ILT(config->rxIdleType); in LPUART_Init()595 config->rxIdleType = kLPUART_IdleTypeStartBit; in LPUART_GetDefaultConfig()
680 lpuartConfig.rxIdleType = kLPUART_IdleTypeStopBit; in HAL_UartInitCommon()