RTEMS
6.1-rc7
Loading...
Searching...
No Matches
Macros
Clock Power Saving
STM32H7xx_HAL_Driver
|
Board Support Packages
»
ARM
»
STM32H7
|
STM32H7xx_Driver
»
SDMMC Low Layer
»
SDMMC_LL Exported Constants
Macros
#define
SDMMC_CLOCK_POWER_SAVE_DISABLE
((uint32_t)0x00000000U)
#define
SDMMC_CLOCK_POWER_SAVE_ENABLE
SDMMC_CLKCR_PWRSAV
#define
IS_SDMMC_CLOCK_POWER_SAVE
(SAVE)
Detailed Description
Macro Definition Documentation
◆
IS_SDMMC_CLOCK_POWER_SAVE
#define IS_SDMMC_CLOCK_POWER_SAVE
(
SAVE
)
Value:
(((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
((SAVE) == SDMMC_CLOCK_POWER_SAVE_ENABLE))
Generated by
1.9.6