Searched refs:cy_cb_scb_uart_handle_events_t (Results 1 – 1 of 1) sorted by relevance
382 typedef void (* cy_cb_scb_uart_handle_events_t)(uint32_t event); typedef578 cy_cb_scb_uart_handle_events_t cbEvents;691 …NE void Cy_SCB_UART_RegisterCallback(CySCB_Type const *base, cy_cb_scb_uart_handle_events_t callba…1731 cy_cb_scb_uart_handle_events_t callback, cy_stc_scb_uart_context_t *context) in Cy_SCB_UART_RegisterCallback()