Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_sdmmc.h110 uint32_t CPSM; /*!< Specifies whether SDIO Command path state machine (CPSM) member
261 #define IS_SDIO_CPSM(CPSM) (((CPSM) == SDIO_CPSM_DISABLE) || \ argument
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_sdmmc.h117 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) member
489 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ argument