Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c248 #define SDIO_OCR_SDIO_S18R (1U << 24U) macro
2520 …if (SDMMC_CmdSendOperationcondition(hsdio->Instance, (SDIO_OCR_VDD_32_33 | SDIO_OCR_SDIO_S18R), &R… in SDIO_InitCard()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c248 #define SDIO_OCR_SDIO_S18R (1U << 24U) macro
2520 …if (SDMMC_CmdSendOperationcondition(hsdio->Instance, (SDIO_OCR_VDD_32_33 | SDIO_OCR_SDIO_S18R), &R… in SDIO_InitCard()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c248 #define SDIO_OCR_SDIO_S18R (1U << 24U) macro
2520 …if (SDMMC_CmdSendOperationcondition(hsdio->Instance, (SDIO_OCR_VDD_32_33 | SDIO_OCR_SDIO_S18R), &R… in SDIO_InitCard()