Searched refs:IS_SDMMC_CPSM (Results 1 – 2 of 2) sorted by relevance
362 assert_param(IS_SDMMC_CPSM(Command->CPSM)); in SDMMC_SendCommand()
258 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
Completed in 4 milliseconds