Searched refs:LINFLEXD_GCR_STOP (Results 1 – 2 of 2) sorted by relevance
568 RegValTemp |= LINFLEXD_GCR_STOP(StopBitsCount); in Linflexd_Uart_Ip_SetTxStopBitsCount()575 RegValTemp |= LINFLEXD_GCR_STOP(StopBitsCount); in Linflexd_Uart_Ip_SetTxStopBitsCount()582 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