dlushni-pw

Results 1 issues of dlushni-pw

https://github.com/Xilinx/embeddedsw/blame/3728f546f178a1bcd91cf6efc9f8921447846cec/XilinxProcessorIPLib/drivers/uartps/src/xuartps_hw.h#L119 According to mode register definition in: https://docs.xilinx.com/r/tRsGljEoh_lnUPXyOVIunw/VVLEO6lNe6~jpmp4StFQ9Q #define XUARTPS_MR_STOPMODE_MASK 0x000000A0U /**< Stop bits mask */ mask value should be 0xC0 not 0xA0