Home
last modified time | relevance | path

Searched defs:psram_run_clk (Results 1 – 1 of 1) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_psram_v2.c165 static const uint32_t psram_run_clk = 20 * 1000 * 1000; variable
169 static const uint32_t psram_run_clk = PSRAM_SPEED * 1000 * 1000; variable