Searched defs:CPSM (Results 1 – 2 of 2) sorted by relevance
94 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member438 #define IS_SDIO_CPSM(CPSM) (((CPSM) == SDIO_CPSM_DISABLE) || \ argument
271 #define IS_SDIO_CPSM(CPSM) (((CPSM) == SDIO_CPSM_Enable) || ((CPSM) == SDIO_CPSM_Disable)) argument