Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dtee_time_arm_cntpct.c19 uint32_t cntfrq = read_cntfrq(); in tee_time_get_sys_time() local
H A Dboot.c99 static uint32_t cntfrq; variable