Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c118 #define _CYHAL_SDIO_SET_ALL_INTERRUPTS_MASK (0x61FFUL) macro
2858 Cy_SD_Host_ClearErrorInterruptStatus(sdxx->base, _CYHAL_SDIO_SET_ALL_INTERRUPTS_MASK); in _cyhal_sdio_init_common()
2859 Cy_SD_Host_ClearNormalInterruptStatus(sdxx->base, _CYHAL_SDIO_SET_ALL_INTERRUPTS_MASK); in _cyhal_sdio_init_common()
3071 Cy_SD_Host_ClearErrorInterruptStatus(sdxx->base, _CYHAL_SDIO_SET_ALL_INTERRUPTS_MASK); in cyhal_sdio_host_send_cmd()
3225 Cy_SD_Host_ClearErrorInterruptStatus(sdxx->base, _CYHAL_SDIO_SET_ALL_INTERRUPTS_MASK); in cyhal_sdio_host_transfer_async()