Home
last modified time | relevance | path

Searched defs:CPSM (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_sdmmc.h88 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
423 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_sdmmc.h94 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
438 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h92 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
457 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_sdmmc.h94 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
438 #define IS_SDIO_CPSM(CPSM) (((CPSM) == SDIO_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h92 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
457 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_sdmmc.h94 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
438 #define IS_SDIO_CPSM(CPSM) (((CPSM) == SDIO_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_sdmmc.h94 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
438 #define IS_SDIO_CPSM(CPSM) (((CPSM) == SDIO_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_sdmmc.h94 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
438 #define IS_SDIO_CPSM(CPSM) (((CPSM) == SDIO_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h91 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
461 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ argument
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h101 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
495 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ argument