Searched refs:CY_SD_HOST_ADMA_LEN_POS (Results 1 – 3 of 3) sorted by relevance
480 #define CY_SD_HOST_ADMA_LEN_POS (16U) /**< The ADMA Len position. */ macro
962 (length << CY_SD_HOST_ADMA_LEN_POS); /* Len */ in Cy_SD_Host_Read()1095 (length << CY_SD_HOST_ADMA_LEN_POS); /* Len */ in Cy_SD_Host_Write()
2211 (length << CY_SD_HOST_ADMA_LEN_POS); /* Len */ in cyhal_sdhc_config_data_transfer()3242 ((uint32_t)length << CY_SD_HOST_ADMA_LEN_POS); /* Len */ in cyhal_sdio_host_transfer_async()