Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/include/
Dcyhal_sdio.h216 CYHAL_SDIO_ALL_INTERRUPTS = 0x0E1FF, //!< Used to enable/disable all interrupts events enumerator
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_sdhc.c3308 if (0U != ((uint32_t) event & (uint32_t) CYHAL_SDIO_ALL_INTERRUPTS)) in cyhal_sdio_enable_event()