Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_memsc.c23 static struct SENSCMU_T * const cmu = (struct SENSCMU_T *)SENS_CMU_BASE; variable
27 static struct CMU_T * const cmu = (struct CMU_T *)CMU_BASE; variable
Dhal_cmu_common.c54 static struct SENSCMU_T * const cmu = (struct SENSCMU_T *)SENS_CMU_BASE; variable
56 static struct CMU_T * const cmu = (struct CMU_T *)CMU_BASE; variable
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/best2003/
Dhal_cmu_best2003.c130 static struct CMU_T * const cmu = (struct CMU_T *)CMU_BASE; variable