Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_sdmmc.c219 assert_param(IS_SDMMC_CLOCK_EDGE(Init.ClockEdge)); in SDMMC_Init()
227 tmpreg |= (Init.ClockEdge |\ in SDMMC_Init()
A Dstm32f7xx_hal_sd.c350 tmpinit.ClockEdge = SDMMC_CLOCK_EDGE_RISING; in HAL_SD_Init()
1586 tmpinit.ClockEdge = hsd->Init.ClockEdge; in HAL_SD_WideBusOperation_Config()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_sdmmc.h66 …uint32_t ClockEdge; /*!< Specifies the clock transition on which the bit capture is mad… member

Completed in 8 milliseconds