Searched refs:cyhal_uart_read (Results 1 – 3 of 3) sorted by relevance
333 cy_rslt_t cyhal_uart_read(cyhal_uart_t *obj, void *rx, size_t *rx_length);
307 … cyhal_uart_read(&cy_trans_uart.hal_obj, wiced_rx_cmd + head, (size_t *)&expectedlength); in cybt_debug_rx_task()
1214 cy_rslt_t cyhal_uart_read(cyhal_uart_t *obj, void *rx, size_t *rx_length) in cyhal_uart_read() function