Searched refs:Cy_SCB_UART_AbortTransmit (Results 1 – 3 of 3) sorted by relevance
633 void Cy_SCB_UART_AbortTransmit (CySCB_Type *base, cy_stc_scb_uart_context_t *context);
1176 void Cy_SCB_UART_AbortTransmit(CySCB_Type *base, cy_stc_scb_uart_context_t *context) in Cy_SCB_UART_AbortTransmit() function
1519 Cy_SCB_UART_AbortTransmit(obj->base, &(obj->context)); in cyhal_uart_write_abort()