Home
last modified time | relevance | path

Searched refs:cy_cb_scb_uart_handle_events_t (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_uart.h382 typedef void (* cy_cb_scb_uart_handle_events_t)(uint32_t event); typedef
578 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()