Home
last modified time | relevance | path

Searched refs:SDIO_Clock_LowPeriod_Shorter (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_sdio.h136 #define SDIO_Clock_LowPeriod_Shorter (0x00000000) macro
139 #define IS_SDIO_CLOCK_PERIOD(PERIOD) (((PERIOD) == SDIO_Clock_LowPeriod_Shorter) || \
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_sdio.c344 sdio_cfg.sdio_cfg.SDIO_ClockPeriod = SDIO_Clock_LowPeriod_Shorter; in rt_hw_sdio_iocfg()

Completed in 6 milliseconds