Searched refs:IS_SDIO_CLOCK_POWER_SAVE (Results 1 – 15 of 15) sorted by relevance
356 #define IS_SDIO_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDIO_CLOCK_POWER_SAVE_DISABLE) || \ macro
220 assert_param(IS_SDIO_CLOCK_POWER_SAVE(Init.ClockPowerSave)); in SDIO_Init()
340 assert_param(IS_SDIO_CLOCK_POWER_SAVE(hmmc->Init.ClockPowerSave)); in HAL_MMC_Init()
347 assert_param(IS_SDIO_CLOCK_POWER_SAVE(hsd->Init.ClockPowerSave)); in HAL_SD_Init()