Home
last modified time | relevance | path

Searched refs:SDMMC_CPSM_DISABLE (Results 1 – 1 of 1) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_sdmmc.h492 #define SDMMC_CPSM_DISABLE ((uint32_t)0x00000000U) macro
495 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \