Searched refs:UartGetBaud (Results 1 – 4 of 4) sorted by relevance
189 ret = UartGetBaud(tester->handle, &baud); in UartGetBaudTest()266 (void)UartGetBaud(tester->handle, &baud); in UartReliabilityTest()267 (void)UartGetBaud(tester->handle, NULL); in UartReliabilityTest()295 UartGetBaud(tester->handle, &baudRate); in UartIfPerformanceTest()
320 int32_t UartGetBaud(DevHandle handle, uint32_t *baudRate);
84 int32_t UartGetBaud(DevHandle handle, uint32_t *baudRate) in UartGetBaud() function
198 int32_t UartGetBaud(DevHandle handle, uint32_t *baudRate) in UartGetBaud() function