Searched refs:cyhal_sdio_enable_event (Results 1 – 4 of 4) sorted by relevance
/hal_infineon-3.7.0/mtb-hal-cat1/include/ |
D | cyhal_sdio.h | 369 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/ |
D | cyhal_udb_sdio.c | 557 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
|
D | cyhal_sdhc.c | 3303 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/ |
D | whd_bus_sdio_protocol.c | 1459 …cyhal_sdio_enable_event(whd_driver->bus_priv->sdio_obj, CYHAL_SDIO_CARD_INTERRUPT, CYHAL_ISR_PRIOR… in whd_bus_sdio_irq_enable()
|