Home
last modified time | relevance | path

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

/SCP-firmware-master/module/dwt_pmi/include/
A Dmod_dwt_pmi.h48 struct cntbase_reg *hw_timer; member
/SCP-firmware-master/module/gtimer/include/
A Dmod_gtimer.h36 uintptr_t hw_timer; member
/SCP-firmware-master/module/gtimer/src/
A Dmod_gtimer.c33 struct cntbase_reg *hw_timer; member
45 static uint64_t mod_gtimer_get_counter(const struct cntbase_reg *hw_timer) in mod_gtimer_get_counter()
314 const struct cntbase_reg *hw_timer = (const void *)cfg->hw_timer; in mod_gtimer_timestamp() local

Completed in 5 milliseconds