Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_spi.h419 typedef void (* cy_cb_scb_spi_handle_events_t)(uint32_t event); typedef
630 cy_cb_scb_spi_handle_events_t cbEvents;
713 …LINE void Cy_SCB_SPI_RegisterCallback(CySCB_Type const *base, cy_cb_scb_spi_handle_events_t callba…
1536 cy_cb_scb_spi_handle_events_t callback, cy_stc_scb_spi_context_t *context) in Cy_SCB_SPI_RegisterCallback()