Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/scfg/common/
Dscfg.h70 #define SCFG_CPU_SPEED_MASK (REG_SCFG_CLK_CPUSPD_MASK) macro
347 return (SCFGCpuSpeed)(reg_SCFG_CLK & SCFG_CPU_SPEED_MASK); in SCFG_GetCpuSpeed()