From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- ...__s_r_v_ga981854177aa9ebd554ab522199193bd3.html | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v_ga981854177aa9ebd554ab522199193bd3.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v_ga981854177aa9ebd554ab522199193bd3.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v_ga981854177aa9ebd554ab522199193bd3.html b/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v_ga981854177aa9ebd554ab522199193bd3.html new file mode 100644 index 0000000..6cfecfa --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v_ga981854177aa9ebd554ab522199193bd3.html @@ -0,0 +1,131 @@ + + + + + +UNICENS: Ucs_GetTickCountCb_t + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
typedef uint16_t(* Ucs_GetTickCountCb_t)(void *user_ptr)
+
+ +

Function signature used for callback function to get system tick count.

+
Parameters
+ + +
user_ptrUser reference provided in Ucs_InitData_t::user_ptr
+
+
+
Returns
Tick count in milliseconds
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg