Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_sdio.c68 Assert_Param(IS_SDIO_CLOCK_PERIOD(SDIO_InitStruct->SDIO_ClockPeriod)); in SDIO_Init()
80 HT_SDIO->CLKCR = SDIO_InitStruct->SDIO_ClockPeriod | SDIO_InitStruct->SDIO_ClockPowerSave | in SDIO_Init()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_sdio.h57 u32 SDIO_ClockPeriod; /*!< Specify whether SDIO clock has longer or shorter low period member
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_sdio.c342 sdio_cfg.sdio_cfg.SDIO_ClockPeriod = SDIO_Clock_LowPeriod_Longer; in rt_hw_sdio_iocfg()
344 sdio_cfg.sdio_cfg.SDIO_ClockPeriod = SDIO_Clock_LowPeriod_Shorter; in rt_hw_sdio_iocfg()

Completed in 6 milliseconds