Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h739 #define SDMMC_SDIO_CCCR0 0x000U /*!< SDIOS Card Common Control Register 0 … macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h717 #define SDMMC_SDIO_CCCR0 0x000U /*!< SDIOS Card Common Control Register 0 … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_sdmmc.h739 #define SDMMC_SDIO_CCCR0 0x000U /*!< SDIOS Card Common Control Register 0 … macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c716 …if (SDIO_ReadDirect(hsdio, SDMMC_SDIO_CCCR0 + count, HAL_SDIO_WRITE_ONLY, SDIO_FUNCTION_0, &tempBu… in HAL_SDIO_GetCardCommonControlRegister()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c716 …if (SDIO_ReadDirect(hsdio, SDMMC_SDIO_CCCR0 + count, HAL_SDIO_WRITE_ONLY, SDIO_FUNCTION_0, &tempBu… in HAL_SDIO_GetCardCommonControlRegister()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c716 …if (SDIO_ReadDirect(hsdio, SDMMC_SDIO_CCCR0 + count, HAL_SDIO_WRITE_ONLY, SDIO_FUNCTION_0, &tempBu… in HAL_SDIO_GetCardCommonControlRegister()