Searched refs:Cy_SCB_UART_AbortReceive (Results 1 – 3 of 3) sorted by relevance
627 void Cy_SCB_UART_AbortReceive (CySCB_Type *base, cy_stc_scb_uart_context_t *context);
997 void Cy_SCB_UART_AbortReceive(CySCB_Type *base, cy_stc_scb_uart_context_t *context) in Cy_SCB_UART_AbortReceive() function
1538 Cy_SCB_UART_AbortReceive(obj->base, &(obj->context)); in cyhal_uart_read_abort()