Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h482 #define CY_SD_HOST_ADMA_ATTR_END_POS (1U) /**< The ADMA Attr End position. */ macro
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c2208 (1UL << CY_SD_HOST_ADMA_ATTR_END_POS) | /* Attr End */ in cyhal_sdhc_config_data_transfer()
3257 (1UL << CY_SD_HOST_ADMA_ATTR_END_POS) | /* Attr End */ in cyhal_sdio_host_transfer_async()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c967 (1UL << CY_SD_HOST_ADMA_ATTR_END_POS) | /* Attr End */ in Cy_SD_Host_Read()
1100 (1UL << CY_SD_HOST_ADMA_ATTR_END_POS) | /* Attr End */ in Cy_SD_Host_Write()