Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/include/
Dcyhal_sdio.h369 void cyhal_sdio_enable_event(cyhal_sdio_t *obj, cyhal_sdio_event_t event, uint8_t intr_priority, bo…
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_udb_sdio.c557 void cyhal_sdio_enable_event(cyhal_sdio_t *obj, cyhal_sdio_event_t event, uint8_t intr_priority, bo… in cyhal_sdio_enable_event() function
Dcyhal_sdhc.c3303 void cyhal_sdio_enable_event(cyhal_sdio_t *obj, cyhal_sdio_event_t event, uint8_t intr_priority, bo… in cyhal_sdio_enable_event() function
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_sdio_protocol.c1459cyhal_sdio_enable_event(whd_driver->bus_priv->sdio_obj, CYHAL_SDIO_CARD_INTERRUPT, CYHAL_ISR_PRIOR… in whd_bus_sdio_irq_enable()