Lines Matching refs:USERIAL_Read
153 * It would be better to use some ring buffer from the USERIAL_Read() is reading
280 static tPERF_DATA perf_read = {"USERIAL_Read", 0, 0, 0, 9};
1130 ** Function USERIAL_Read
1143 UDRV_API UINT16 USERIAL_Read(tUSERIAL_PORT port, UINT8 *p_data, UINT16 len)
1463 USERIAL_Read(port, res, sizeof ( res ));
1715 USERIAL_Read(port, spi_nego_res, sizeof ( spi_nego_res ));