Searched refs:get_timer (Results 1 - 5 of 5) sorted by relevance

/openwrt/package/utils/px5g-standalone/src/polarssl/
H A Dtiming.h63 unsigned long get_timer( struct hr_time *val, int reset );
/openwrt/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/
H A Dtimer.c68 ulong get_timer (ulong base) function
83 tmp = get_timer (0); /* get current timestamp */
84 while (get_timer (tmp) < tmo)/* loop till event */
118 return get_timer(0);
/openwrt/target/linux/adm8668/image/lzma-loader/src/include/
H A D_exports.h12 EXPORT_FUNC(get_timer)
H A Dexports.h20 unsigned long get_timer(unsigned long);
/openwrt/package/utils/px5g-standalone/src/library/
H A Dtiming.c178 unsigned long get_timer( struct hr_time *val, int reset ) function
220 unsigned long get_timer( struct hr_time *val, int reset ) function

Completed in 109 milliseconds