Home
last modified time | relevance | path

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

/SCP-firmware-master/module/timer/include/
A Dmod_timer.h119 int (*get_counter)(fwk_id_t dev_id, uint64_t *value); member
175 int (*get_counter)(fwk_id_t dev_id, uint64_t *counter); member
/SCP-firmware-master/product/rcar/module/rcar_arch_timer/src/
A Dmod_rcar_arch_timer.c79 static int get_counter(fwk_id_t dev_id, uint64_t *value) in get_counter() function
/SCP-firmware-master/module/gtimer/src/
A Dmod_gtimer.c93 static int get_counter(fwk_id_t dev_id, uint64_t *value) in get_counter() function
/SCP-firmware-master/module/timer/src/
A Dmod_timer.c238 static int get_counter(fwk_id_t dev_id, uint64_t *counter) in get_counter() function

Completed in 18 milliseconds