Searched refs:LINFLEXD_GCR_STOP (Results 1 – 2 of 2) sorted by relevance
609 RegValTemp |= LINFLEXD_GCR_STOP(StopBitsCount); in Linflexd_Uart_Ip_SetTxStopBitsCount()616 RegValTemp |= LINFLEXD_GCR_STOP(StopBitsCount); in Linflexd_Uart_Ip_SetTxStopBitsCount()623 RegValTemp |= LINFLEXD_GCR_STOP(StopBitsCount); in Linflexd_Uart_Ip_SetTxStopBitsCount()
782 #define LINFLEXD_GCR_STOP(x) (((uint32_t)(((uint32_t)(x)) << LINFLEXD_GCR_STOP_… macro