Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mmc.c264 #define MMC_EXT_CSD_PWR_CL_52_INDEX 200 macro
274 #define MMC_EXT_CSD_PWR_CL_52_INDEX 202 macro
3758 …supported_pwr_class = ((hmmc->Ext_CSD[(MMC_EXT_CSD_PWR_CL_52_INDEX / 4)] >> MMC_EXT_CSD_PWR_CL_52_… in MMC_PwrClassUpdate()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_mmc.c267 #define MMC_EXT_CSD_PWR_CL_52_INDEX 200 macro
277 #define MMC_EXT_CSD_PWR_CL_52_INDEX 202 macro
3787 …supported_pwr_class = ((hmmc->Ext_CSD[(MMC_EXT_CSD_PWR_CL_52_INDEX / 4)] >> MMC_EXT_CSD_PWR_CL_52_… in MMC_PwrClassUpdate()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mmc.c267 #define MMC_EXT_CSD_PWR_CL_52_INDEX 200 macro
277 #define MMC_EXT_CSD_PWR_CL_52_INDEX 202 macro
3787 …supported_pwr_class = ((hmmc->Ext_CSD[(MMC_EXT_CSD_PWR_CL_52_INDEX / 4)] >> MMC_EXT_CSD_PWR_CL_52_… in MMC_PwrClassUpdate()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_mmc.c284 #define MMC_EXT_CSD_PWR_CL_52_INDEX 200 macro
294 #define MMC_EXT_CSD_PWR_CL_52_INDEX 202 macro
4229 …supported_pwr_class = ((hmmc->Ext_CSD[(MMC_EXT_CSD_PWR_CL_52_INDEX/4)] >> MMC_EXT_CSD_PWR_CL_52_PO… in MMC_PwrClassUpdate()