From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- ...d_i_a_g_ga9dcf9bd698b30335336ff78524866794.html | 133 --------------------- 1 file changed, 133 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___b_c___d_i_a_g_ga9dcf9bd698b30335336ff78524866794.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___b_c___d_i_a_g_ga9dcf9bd698b30335336ff78524866794.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___b_c___d_i_a_g_ga9dcf9bd698b30335336ff78524866794.html b/ucs2-lib/doc/html/group___g___u_c_s___b_c___d_i_a_g_ga9dcf9bd698b30335336ff78524866794.html deleted file mode 100644 index 7d23ed4..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___b_c___d_i_a_g_ga9dcf9bd698b30335336ff78524866794.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - -UNICENS: Ucs_Bcd_ReportCb_t - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
typedef void(* Ucs_Bcd_ReportCb_t)(Ucs_Bcd_ResCode_t code, uint8_t segment, void *user_ptr)
-
- -

Function signature of result callback used by BackChannel Diagnosis.

-

The BackChannel Diagnosis reports the result of certain segment by this callback function.

-
Parameters
- - - - -
codeResult code
segmentNumber of the segment which was inspected. Numbering starts with 0 denoting the segment following the TimingMaster. The number is increased for each following segment.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr
-
-
- -
-
-
-
- - - - - - -- cgit 1.2.3-korg