Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_sdmmc.h343 #define IS_SDMMC_CLOCK_BYPASS(BYPASS) (((BYPASS) == SDMMC_CLOCK_BYPASS_DISABLE) || \ argument
344 ((BYPASS) == SDMMC_CLOCK_BYPASS_ENABLE))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_sdmmc.h347 #define IS_SDIO_CLOCK_BYPASS(BYPASS) (((BYPASS) == SDIO_CLOCK_BYPASS_DISABLE) || \ argument
348 ((BYPASS) == SDIO_CLOCK_BYPASS_ENABLE))
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_sdmmc.h347 #define IS_SDIO_CLOCK_BYPASS(BYPASS) (((BYPASS) == SDIO_CLOCK_BYPASS_DISABLE) || \ argument
348 ((BYPASS) == SDIO_CLOCK_BYPASS_ENABLE))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_sdmmc.h347 #define IS_SDIO_CLOCK_BYPASS(BYPASS) (((BYPASS) == SDIO_CLOCK_BYPASS_DISABLE) || \ argument
348 ((BYPASS) == SDIO_CLOCK_BYPASS_ENABLE))
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_sdmmc.h343 #define IS_SDIO_CLOCK_BYPASS(BYPASS) (((BYPASS) == SDIO_CLOCK_BYPASS_DISABLE) || \ argument
344 ((BYPASS) == SDIO_CLOCK_BYPASS_ENABLE))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h364 #define IS_SDMMC_CLOCK_BYPASS(BYPASS) (((BYPASS) == SDMMC_CLOCK_BYPASS_DISABLE) || \ argument
365 ((BYPASS) == SDMMC_CLOCK_BYPASS_ENABLE))