Home
last modified time | relevance | path

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

/bsp/dm365/drivers/
A Dmmcsd.h89 #define MMCSD_INIT_CLOCK 200000 macro
A Dmmcsd.c158 open_drain_freq = ((rt_uint32_t)mmc_pclk / (2 * MMCSD_INIT_CLOCK)) - 1; in calculate_clk_divider()
169 host->ns_in_one_cycle = (1000000) / (MMCSD_INIT_CLOCK / 1000); in calculate_clk_divider()

Completed in 7 milliseconds