Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_util.c105 uint64_t starttime = readmtime(); in sleep_ms()
109 endtime = readmtime(); in sleep_ms()
Dmss_clint.h77 uint64_t readmtime(void);
Dmss_clint.c39 uint64_t readmtime(void) in readmtime() function