Searched refs:UartSetBaud (Results 1 – 5 of 5) sorted by relevance
46 UartSetBaud(handle, params->desBaudRate); in UartFuzzTest()
331 int32_t UartSetBaud(DevHandle handle, uint32_t baudRate);
175 ret = UartSetBaud(tester->handle, BAUD_921600); in UartSetBaudTest()264 (void)UartSetBaud(tester->handle, BAUD_921600); in UartReliabilityTest()265 (void)UartSetBaud(tester->handle, -1); in UartReliabilityTest()
89 int32_t UartSetBaud(DevHandle handle, uint32_t baudRate) in UartSetBaud() function
230 int32_t UartSetBaud(DevHandle handle, uint32_t baudRate) in UartSetBaud() function