From b124b874498d6b29ccb98ca3f8e40d392924d2fc Mon Sep 17 00:00:00 2001 From: Lillian Skinner <56081713+rvtr@users.noreply.github.com> Date: Fri, 3 May 2024 19:41:58 -0400 Subject: [PATCH] Delete man/WDS_Wrapper/html directory --- man/WDS_Wrapper/html/_w_d_s_wrapper_8c.html | 282 --------- man/WDS_Wrapper/html/_w_d_s_wrapper_8h.html | 563 ------------------ man/WDS_Wrapper/html/annotated.html | 35 -- man/WDS_Wrapper/html/classes.html | 34 -- man/WDS_Wrapper/html/doxygen.css | 473 --------------- man/WDS_Wrapper/html/doxygen.png | Bin 1281 -> 0 bytes man/WDS_Wrapper/html/files.html | 33 - man/WDS_Wrapper/html/functions.html | 79 --- man/WDS_Wrapper/html/functions_vars.html | 79 --- man/WDS_Wrapper/html/globals.html | 132 ---- man/WDS_Wrapper/html/globals_defs.html | 49 -- man/WDS_Wrapper/html/globals_enum.html | 49 -- man/WDS_Wrapper/html/globals_eval.html | 85 --- man/WDS_Wrapper/html/globals_func.html | 67 --- man/WDS_Wrapper/html/globals_type.html | 49 -- man/WDS_Wrapper/html/index.html | 25 - .../struct_w_d_s_wrapper_callback_param.html | 83 --- ...struct_w_d_s_wrapper_initialize_param.html | 143 ----- .../html/struct_w_d_s_wrapper_work.html | 301 ---------- man/WDS_Wrapper/html/tab_b.gif | Bin 35 -> 0 bytes man/WDS_Wrapper/html/tab_l.gif | Bin 706 -> 0 bytes man/WDS_Wrapper/html/tab_r.gif | Bin 2585 -> 0 bytes man/WDS_Wrapper/html/tabs.css | 102 ---- 23 files changed, 2663 deletions(-) delete mode 100644 man/WDS_Wrapper/html/_w_d_s_wrapper_8c.html delete mode 100644 man/WDS_Wrapper/html/_w_d_s_wrapper_8h.html delete mode 100644 man/WDS_Wrapper/html/annotated.html delete mode 100644 man/WDS_Wrapper/html/classes.html delete mode 100644 man/WDS_Wrapper/html/doxygen.css delete mode 100644 man/WDS_Wrapper/html/doxygen.png delete mode 100644 man/WDS_Wrapper/html/files.html delete mode 100644 man/WDS_Wrapper/html/functions.html delete mode 100644 man/WDS_Wrapper/html/functions_vars.html delete mode 100644 man/WDS_Wrapper/html/globals.html delete mode 100644 man/WDS_Wrapper/html/globals_defs.html delete mode 100644 man/WDS_Wrapper/html/globals_enum.html delete mode 100644 man/WDS_Wrapper/html/globals_eval.html delete mode 100644 man/WDS_Wrapper/html/globals_func.html delete mode 100644 man/WDS_Wrapper/html/globals_type.html delete mode 100644 man/WDS_Wrapper/html/index.html delete mode 100644 man/WDS_Wrapper/html/struct_w_d_s_wrapper_callback_param.html delete mode 100644 man/WDS_Wrapper/html/struct_w_d_s_wrapper_initialize_param.html delete mode 100644 man/WDS_Wrapper/html/struct_w_d_s_wrapper_work.html delete mode 100644 man/WDS_Wrapper/html/tab_b.gif delete mode 100644 man/WDS_Wrapper/html/tab_l.gif delete mode 100644 man/WDS_Wrapper/html/tab_r.gif delete mode 100644 man/WDS_Wrapper/html/tabs.css diff --git a/man/WDS_Wrapper/html/_w_d_s_wrapper_8c.html b/man/WDS_Wrapper/html/_w_d_s_wrapper_8c.html deleted file mode 100644 index 3c49778e..00000000 --- a/man/WDS_Wrapper/html/_w_d_s_wrapper_8c.html +++ /dev/null @@ -1,282 +0,0 @@ - -
-
-#include "WDSWrapper.h"
-
データ構造 | |
| struct | WDSWrapperWork |
| WDSラッパーのワーク領域 [詳細] | |
関数 | |
| WDSWrapperErrCode | WDS_WrapperInitialize (WDSWrapperInitializeParam param) |
| WDSWrapperErrCode | WDS_WrapperCleanup (void) |
| WDSWrapperErrCode | WDS_WrapperStartScan (void) |
| WDSWrapperErrCode | WDS_WrapperStopScan (void) |
| WDSWrapperErrCode | WDS_WrapperCheckValidBeacon (void) |
| WDSWrapperErrCode | WDS_WrapperSetArgumentParam (void) |
| WDSWrapperErrCode | WDS_WrapperCheckThreadRunning (void) |
| OSThread * | WDS_WrapperGetOSThread (void) |
-
-| WDSWrapperErrCode WDS_WrapperCheckThreadRunning | -( | -void | -- | ) | -- |
-WDSコントロールスレッドが実行中か確認します
| なし |
-WDSWRAPPER_ERRCODE_FAILURE: WDSコントロールスレッドは停止している
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperCheckValidBeacon | -( | -void | -- | ) | -- |
-直前に完了した間欠受信で有効な親機ビーコンを受け取ったか確認します
| なし |
-WDSWRAPPER_ERRCODE_FAILURE: 直前に完了した間欠受信で有効な親機ビーコンを受け取っていない
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperCleanup | -( | -void | -- | ) | -- |
-WDSコントロールスレッドを停止し、WDSラッパーライブラリを解放します。
- 解放処理完了の直前にコールバックが発生します。
- コールバック関数にエラーが通知されることはありません。
| なし |
-WDSWRAPPER_ERRCODE_OPERATING WDSラッパー解放を実行中
-WDSWRAPPER_ERRCODE_UNINITIALIZED WDSラッパーライブラリが初期化されていない
| OSThread* WDS_WrapperGetOSThread | -( | -void | -- | ) | -- |
-WDSコントロールスレッドが使用しているOSThreadへのポインタを得ます
| なし |
-NULL以外: 実行中・あるいは停止中のOSThreadへのポインタ
| WDSWrapperErrCode WDS_WrapperInitialize | -( | -WDSWrapperInitializeParam | -param | -) | -- |
-WDSラッパーライブラリ初期化の非同期処理を開始します。
- 初期化処理完了時にコールバックが発生します。
- コールバック関数でエラー通知を受け取った場合は、ライブラリが自動的に解放されるのを待ってください。
| param | WDSラッパー初期化パラメータ |
-WDSWRAPPER_ERRCODE_INITIALIZED: WDSラッパーライブラリは初期化済み
-WDSWRAPPER_ERRCODE_FAILURE: 初期化に失敗
| WDSWrapperErrCode WDS_WrapperSetArgumentParam | -( | -void | -- | ) | -- |
-直前に完了した間欠受信で受け取ったビーコン情報をArgument領域にセットします
| なし |
-WDSWRAPPER_ERRCODE_FAILURE: 親機ビーコン情報をArgument領域にセットできなかった
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperStartScan | -( | -void | -- | ) | -- |
-WDSコントロールスレッドのステートを間欠受信状態に変更します。
- ステートの変更に成功すると、以後一回の間欠受信が完了するたびにコールバックが呼び出されます。
- コールバック関数でエラー通知を受け取った場合は、ライブラリが自動的に解放されるのを待ってください。
-WDSWRAPPER_ERRCODE_FAILURE: 間欠受信に移行できるステートでない(現在のステートが維持されます)
-WDSWRAPPER_ERRCIDE_OPERATING: すでにステートが間欠受信状態
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperStopScan | -( | -void | -- | ) | -- |
-WDSコントロールスレッドのステートを間欠受信停止状態に設定します。
- 間欠受信が実際に停止した際にコールバックが呼び出されます。
- コールバックでエラーが通知されることはありません。
-WDSWRAPPER_ERRCIDE_OPERATING: すでにステートが間欠受信停止状態
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/_w_d_s_wrapper_8h.html b/man/WDS_Wrapper/html/_w_d_s_wrapper_8h.html
deleted file mode 100644
index 07e28641..00000000
--- a/man/WDS_Wrapper/html/_w_d_s_wrapper_8h.html
+++ /dev/null
@@ -1,563 +0,0 @@
-
-
-#include "WDS.h"| #define WDSWRAPPER_SCANPERIOD 3000 | -
-WDSラッパーがスキャンを継続する時間[msec] -
- -
| #define WDSWRAPPER_STACKSIZE 4096 | -
-WDSラッパーが使用するスレッドスタックの推奨サイズ -
- -
| #define WDSWRAPPER_WAITPERIOD 3000 | -
-WDSラッパーがスキャンを中断する時間[msec] -
- -
-
| typedef void*( * WDSWrapperAlloc)(u32 size) | -
-WDSラッパー内部で使用するアロケーター型 -
- -
| typedef void( * WDSWrapperCallbackFunc)(void *arg) | -
-WDSWrapperライブラリが使用するコールバック関数型 -
-
| typedef void( * WDSWrapperFree)(void *ptr) | -
-WDSラッパー内部で使用するアロケーター型 -
- -
-
| enum WDSWrapperCallback | -
-コールバック発生要因をあらわす列挙型 -
-
| enum WDSWrapperErrCode | -
| enum WDSWrapperStateThreadState | -
-WDSラッパーののステートをあらわす列挙型 -
-
-
| WDSWrapperErrCode WDS_WrapperCheckThreadRunning | -( | -void | -- | ) | -- |
-WDSコントロールスレッドが実行中か確認します
| なし |
-WDSWRAPPER_ERRCODE_FAILURE: WDSコントロールスレッドは停止している
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperCheckValidBeacon | -( | -void | -- | ) | -- |
-直前に完了した間欠受信で有効な親機ビーコンを受け取ったか確認します
| なし |
-WDSWRAPPER_ERRCODE_FAILURE: 直前に完了した間欠受信で有効な親機ビーコンを受け取っていない
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperCleanup | -( | -void | -- | ) | -- |
-WDSコントロールスレッドを停止し、WDSラッパーライブラリを解放します。
- 解放処理完了の直前にコールバックが発生します。
- コールバック関数にエラーが通知されることはありません。
| なし |
-WDSWRAPPER_ERRCODE_OPERATING WDSラッパー解放を実行中
-WDSWRAPPER_ERRCODE_UNINITIALIZED WDSラッパーライブラリが初期化されていない
| OSThread* WDS_WrapperGetOSThread | -( | -void | -- | ) | -- |
-WDSコントロールスレッドが使用しているOSThreadへのポインタを得ます
| なし |
-NULL以外: 実行中・あるいは停止中のOSThreadへのポインタ
| WDSWrapperErrCode WDS_WrapperInitialize | -( | -WDSWrapperInitializeParam | -param | -) | -- |
-WDSラッパーライブラリ初期化の非同期処理を開始します。
- 初期化処理完了時にコールバックが発生します。
- コールバック関数でエラー通知を受け取った場合は、ライブラリが自動的に解放されるのを待ってください。
| param | WDSラッパー初期化パラメータ |
-WDSWRAPPER_ERRCODE_INITIALIZED: WDSラッパーライブラリは初期化済み
-WDSWRAPPER_ERRCODE_FAILURE: 初期化に失敗
| WDSWrapperErrCode WDS_WrapperSetArgumentParam | -( | -void | -- | ) | -- |
-直前に完了した間欠受信で受け取ったビーコン情報をArgument領域にセットします
| なし |
-WDSWRAPPER_ERRCODE_FAILURE: 親機ビーコン情報をArgument領域にセットできなかった
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperStartScan | -( | -void | -- | ) | -- |
-WDSコントロールスレッドのステートを間欠受信状態に変更します。
- ステートの変更に成功すると、以後一回の間欠受信が完了するたびにコールバックが呼び出されます。
- コールバック関数でエラー通知を受け取った場合は、ライブラリが自動的に解放されるのを待ってください。
-WDSWRAPPER_ERRCODE_FAILURE: 間欠受信に移行できるステートでない(現在のステートが維持されます)
-WDSWRAPPER_ERRCIDE_OPERATING: すでにステートが間欠受信状態
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
| WDSWrapperErrCode WDS_WrapperStopScan | -( | -void | -- | ) | -- |
-WDSコントロールスレッドのステートを間欠受信停止状態に設定します。
- 間欠受信が実際に停止した際にコールバックが呼び出されます。
- コールバックでエラーが通知されることはありません。
-WDSWRAPPER_ERRCIDE_OPERATING: すでにステートが間欠受信停止状態
-WDSWRAPPER_ERRCODE_UNINITIALIZED: WDSラッパーライブラリが初期化されていない
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/annotated.html b/man/WDS_Wrapper/html/annotated.html
deleted file mode 100644
index a1a2a331..00000000
--- a/man/WDS_Wrapper/html/annotated.html
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-| WDSWrapperCallbackParam | WDSラッパーが呼び出すコールバック関数に与えられる引数用の構造体 |
| WDSWrapperInitializeParam | WDS_WrapperInitialize関数に与える初期化パラメータ |
| WDSWrapperWork | WDSラッパーのワーク領域 |
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/classes.html b/man/WDS_Wrapper/html/classes.html
deleted file mode 100644
index 15908992..00000000
--- a/man/WDS_Wrapper/html/classes.html
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/doxygen.css b/man/WDS_Wrapper/html/doxygen.css
deleted file mode 100644
index 22c48430..00000000
--- a/man/WDS_Wrapper/html/doxygen.css
+++ /dev/null
@@ -1,473 +0,0 @@
-BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
- font-family: Geneva, Arial, Helvetica, sans-serif;
-}
-BODY,TD {
- font-size: 90%;
-}
-H1 {
- text-align: center;
- font-size: 160%;
-}
-H2 {
- font-size: 120%;
-}
-H3 {
- font-size: 100%;
-}
-CAPTION {
- font-weight: bold
-}
-DIV.qindex {
- width: 100%;
- background-color: #e8eef2;
- border: 1px solid #84b0c7;
- text-align: center;
- margin: 2px;
- padding: 2px;
- line-height: 140%;
-}
-DIV.navpath {
- width: 100%;
- background-color: #e8eef2;
- border: 1px solid #84b0c7;
- text-align: center;
- margin: 2px;
- padding: 2px;
- line-height: 140%;
-}
-DIV.navtab {
- background-color: #e8eef2;
- border: 1px solid #84b0c7;
- text-align: center;
- margin: 2px;
- margin-right: 15px;
- padding: 2px;
-}
-TD.navtab {
- font-size: 70%;
-}
-A.qindex {
- text-decoration: none;
- font-weight: bold;
- color: #1A419D;
-}
-A.qindex:visited {
- text-decoration: none;
- font-weight: bold;
- color: #1A419D
-}
-A.qindex:hover {
- text-decoration: none;
- background-color: #ddddff;
-}
-A.qindexHL {
- text-decoration: none;
- font-weight: bold;
- background-color: #6666cc;
- color: #ffffff;
- border: 1px double #9295C2;
-}
-A.qindexHL:hover {
- text-decoration: none;
- background-color: #6666cc;
- color: #ffffff;
-}
-A.qindexHL:visited {
- text-decoration: none;
- background-color: #6666cc;
- color: #ffffff
-}
-A.el {
- text-decoration: none;
- font-weight: bold
-}
-A.elRef {
- font-weight: bold
-}
-A.code:link {
- text-decoration: none;
- font-weight: normal;
- color: #0000FF
-}
-A.code:visited {
- text-decoration: none;
- font-weight: normal;
- color: #0000FF
-}
-A.codeRef:link {
- font-weight: normal;
- color: #0000FF
-}
-A.codeRef:visited {
- font-weight: normal;
- color: #0000FF
-}
-A:hover {
- text-decoration: none;
- background-color: #f2f2ff
-}
-DL.el {
- margin-left: -1cm
-}
-.fragment {
- font-family: monospace, fixed;
- font-size: 95%;
-}
-PRE.fragment {
- border: 1px solid #CCCCCC;
- background-color: #f5f5f5;
- margin-top: 4px;
- margin-bottom: 4px;
- margin-left: 2px;
- margin-right: 8px;
- padding-left: 6px;
- padding-right: 6px;
- padding-top: 4px;
- padding-bottom: 4px;
-}
-DIV.ah {
- background-color: black;
- font-weight: bold;
- color: #ffffff;
- margin-bottom: 3px;
- margin-top: 3px
-}
-
-DIV.groupHeader {
- margin-left: 16px;
- margin-top: 12px;
- margin-bottom: 6px;
- font-weight: bold;
-}
-DIV.groupText {
- margin-left: 16px;
- font-style: italic;
- font-size: 90%
-}
-BODY {
- background: white;
- color: black;
- margin-right: 20px;
- margin-left: 20px;
-}
-TD.indexkey {
- background-color: #e8eef2;
- font-weight: bold;
- padding-right : 10px;
- padding-top : 2px;
- padding-left : 10px;
- padding-bottom : 2px;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 2px;
- margin-bottom : 2px;
- border: 1px solid #CCCCCC;
-}
-TD.indexvalue {
- background-color: #e8eef2;
- font-style: italic;
- padding-right : 10px;
- padding-top : 2px;
- padding-left : 10px;
- padding-bottom : 2px;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 2px;
- margin-bottom : 2px;
- border: 1px solid #CCCCCC;
-}
-TR.memlist {
- background-color: #f0f0f0;
-}
-P.formulaDsp {
- text-align: center;
-}
-IMG.formulaDsp {
-}
-IMG.formulaInl {
- vertical-align: middle;
-}
-SPAN.keyword { color: #008000 }
-SPAN.keywordtype { color: #604020 }
-SPAN.keywordflow { color: #e08000 }
-SPAN.comment { color: #800000 }
-SPAN.preprocessor { color: #806020 }
-SPAN.stringliteral { color: #002080 }
-SPAN.charliteral { color: #008080 }
-SPAN.vhdldigit { color: #ff00ff }
-SPAN.vhdlchar { color: #000000 }
-SPAN.vhdlkeyword { color: #700070 }
-SPAN.vhdllogic { color: #ff0000 }
-
-.mdescLeft {
- padding: 0px 8px 4px 8px;
- font-size: 80%;
- font-style: italic;
- background-color: #FAFAFA;
- border-top: 1px none #E0E0E0;
- border-right: 1px none #E0E0E0;
- border-bottom: 1px none #E0E0E0;
- border-left: 1px none #E0E0E0;
- margin: 0px;
-}
-.mdescRight {
- padding: 0px 8px 4px 8px;
- font-size: 80%;
- font-style: italic;
- background-color: #FAFAFA;
- border-top: 1px none #E0E0E0;
- border-right: 1px none #E0E0E0;
- border-bottom: 1px none #E0E0E0;
- border-left: 1px none #E0E0E0;
- margin: 0px;
-}
-.memItemLeft {
- padding: 1px 0px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memItemRight {
- padding: 1px 8px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memTemplItemLeft {
- padding: 1px 0px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: none;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memTemplItemRight {
- padding: 1px 8px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: none;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memTemplParams {
- padding: 1px 0px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- color: #606060;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.search {
- color: #003399;
- font-weight: bold;
-}
-FORM.search {
- margin-bottom: 0px;
- margin-top: 0px;
-}
-INPUT.search {
- font-size: 75%;
- color: #000080;
- font-weight: normal;
- background-color: #e8eef2;
-}
-TD.tiny {
- font-size: 75%;
-}
-a {
- color: #1A41A8;
-}
-a:visited {
- color: #2A3798;
-}
-.dirtab {
- padding: 4px;
- border-collapse: collapse;
- border: 1px solid #84b0c7;
-}
-TH.dirtab {
- background: #e8eef2;
- font-weight: bold;
-}
-HR {
- height: 1px;
- border: none;
- border-top: 1px solid black;
-}
-
-/* Style for detailed member documentation */
-.memtemplate {
- font-size: 80%;
- color: #606060;
- font-weight: normal;
- margin-left: 3px;
-}
-.memnav {
- background-color: #e8eef2;
- border: 1px solid #84b0c7;
- text-align: center;
- margin: 2px;
- margin-right: 15px;
- padding: 2px;
-}
-.memitem {
- padding: 4px;
- background-color: #eef3f5;
- border-width: 1px;
- border-style: solid;
- border-color: #dedeee;
- -moz-border-radius: 8px 8px 8px 8px;
-}
-.memname {
- white-space: nowrap;
- font-weight: bold;
-}
-.memdoc{
- padding-left: 10px;
-}
-.memproto {
- background-color: #d5e1e8;
- width: 100%;
- border-width: 1px;
- border-style: solid;
- border-color: #84b0c7;
- font-weight: bold;
- -moz-border-radius: 8px 8px 8px 8px;
-}
-.paramkey {
- text-align: right;
-}
-.paramtype {
- white-space: nowrap;
-}
-.paramname {
- color: #602020;
- font-style: italic;
- white-space: nowrap;
-}
-/* End Styling for detailed member documentation */
-
-/* for the tree view */
-.ftvtree {
- font-family: sans-serif;
- margin:0.5em;
-}
-/* these are for tree view when used as main index */
-.directory {
- font-size: 9pt;
- font-weight: bold;
-}
-.directory h3 {
- margin: 0px;
- margin-top: 1em;
- font-size: 11pt;
-}
-
-/* The following two styles can be used to replace the root node title */
-/* with an image of your choice. Simply uncomment the next two styles, */
-/* specify the name of your image and be sure to set 'height' to the */
-/* proper pixel height of your image. */
-
-/* .directory h3.swap { */
-/* height: 61px; */
-/* background-repeat: no-repeat; */
-/* background-image: url("yourimage.gif"); */
-/* } */
-/* .directory h3.swap span { */
-/* display: none; */
-/* } */
-
-.directory > h3 {
- margin-top: 0;
-}
-.directory p {
- margin: 0px;
- white-space: nowrap;
-}
-.directory div {
- display: none;
- margin: 0px;
-}
-.directory img {
- vertical-align: -30%;
-}
-/* these are for tree view when not used as main index */
-.directory-alt {
- font-size: 100%;
- font-weight: bold;
-}
-.directory-alt h3 {
- margin: 0px;
- margin-top: 1em;
- font-size: 11pt;
-}
-.directory-alt > h3 {
- margin-top: 0;
-}
-.directory-alt p {
- margin: 0px;
- white-space: nowrap;
-}
-.directory-alt div {
- display: none;
- margin: 0px;
-}
-.directory-alt img {
- vertical-align: -30%;
-}
-
diff --git a/man/WDS_Wrapper/html/doxygen.png b/man/WDS_Wrapper/html/doxygen.png
deleted file mode 100644
index f0a274bbaffdd67f6d784c894d9cf28729db0e14..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 1281
zcmaJ>ZA?>F7(Vx-ms?uoS`b@hdRtpo6o^%HU>M$hfGrBvQnk$LE?p^P!kn&ikhyq!
zX~V@&tPF5Qt@V?oTL96Bi%aRiwbe1)9DWQI#?)=HxS7QSw`J`5fAJ*eJbB;uNuKA&
zdERDo*{Y<(If(#(B$Lr#;nB(8Y#ia=ZCeW?JfPLuQY`=@cW$k_wM`iF#
UKz&&@9Oo5w3%XGYrX
zW>dY~)SG-((Yim%`InwgTvyRC?e=Wh^8KCao!R6Eg&TpVWUY1sN~4G}V?nFnEGo-;
zHZ_$eW9-Gn
-
-
-
-
-
-
-
-
-
-
-
-コールバック発生要因
-
-
-
-エラーコード
-
-
-
-
-
-
-WDSコントロールスレッドの優先度
-
-
-
-WMライブラリが使用するDMA番号
-
-
-
-WDSコントロールスレッドから呼び出されるコールバック関数へのポインタ
-
-
-
-WDSラッパーが使用するアロケータ
-
-
-
-WDSラッパーが使用するアロケータ
-
-
-
-
-
-WDSラッパーが使用するスタック
-
-
-
-WDSラッパーが使用するスレッド構造体
-
-
-
-WDSが使用するワークエリア
-
-
-
-WDSラッパーがWDSを使用した結果を格納する領域
-
-
-
-WDSラッパーがWDSを使用した結果を格納する領域
-
-
-
-初期化時パラメータのコピー
-
-
-
-WDSラッパーのステート
-
-
-
-各種時間測定用
-
-
-
-解放開始フラグ
-
-
-
-間欠スキャン中断フラグ
-
-
-
-間欠スキャン再開フラグ
-
-
-
-TWL用アプリ間引数ワークエリア
-
-
-
-コールバック関数呼び出し中はTRUE
-
-
-
- uLR%h_&)N
zs^!-@A>QR}4yB1bPp`9S19ikTbZ~O{&FF-yHK{En;mmShDUIEファイル一覧
これはファイル一覧です。
-
-
- include/WDSWrapper.h
-src/WDSWrapper.c WDSライブラリのラッパー
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/functions.html b/man/WDS_Wrapper/html/functions.html
deleted file mode 100644
index 1cb49abb..00000000
--- a/man/WDS_Wrapper/html/functions.html
+++ /dev/null
@@ -1,79 +0,0 @@
-
-
-
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/functions_vars.html b/man/WDS_Wrapper/html/functions_vars.html
deleted file mode 100644
index ec0ee8a1..00000000
--- a/man/WDS_Wrapper/html/functions_vars.html
+++ /dev/null
@@ -1,79 +0,0 @@
-
-
-
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/globals.html b/man/WDS_Wrapper/html/globals.html
deleted file mode 100644
index 5703bfc2..00000000
--- a/man/WDS_Wrapper/html/globals.html
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-- w -
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/globals_defs.html b/man/WDS_Wrapper/html/globals_defs.html
deleted file mode 100644
index 2006cfd1..00000000
--- a/man/WDS_Wrapper/html/globals_defs.html
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/globals_enum.html b/man/WDS_Wrapper/html/globals_enum.html
deleted file mode 100644
index b1bc810e..00000000
--- a/man/WDS_Wrapper/html/globals_enum.html
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/globals_eval.html b/man/WDS_Wrapper/html/globals_eval.html
deleted file mode 100644
index 58c88eec..00000000
--- a/man/WDS_Wrapper/html/globals_eval.html
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/globals_func.html b/man/WDS_Wrapper/html/globals_func.html
deleted file mode 100644
index 3773aa77..00000000
--- a/man/WDS_Wrapper/html/globals_func.html
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/globals_type.html b/man/WDS_Wrapper/html/globals_type.html
deleted file mode 100644
index 76f01ed7..00000000
--- a/man/WDS_Wrapper/html/globals_type.html
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/index.html b/man/WDS_Wrapper/html/index.html
deleted file mode 100644
index 335f3bf6..00000000
--- a/man/WDS_Wrapper/html/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-WDSWrapper ドキュメント
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/struct_w_d_s_wrapper_callback_param.html b/man/WDS_Wrapper/html/struct_w_d_s_wrapper_callback_param.html
deleted file mode 100644
index 528f358c..00000000
--- a/man/WDS_Wrapper/html/struct_w_d_s_wrapper_callback_param.html
+++ /dev/null
@@ -1,83 +0,0 @@
-
-
-構造体 WDSWrapperCallbackParam
WDSラッパーが呼び出すコールバック関数に与えられる引数用の構造体
-[詳細]
-#include <WDSWrapper.h>
-
-
-
-
-変数
-
-WDSWrapperCallback callback
- コールバック発生要因
-
-WDSWrapperErrCode errcode
- エラーコード 説明
-WDSラッパーが呼び出すコールバック関数に与えられる引数用の構造体 構造体
-
-
-
-
-
- WDSWrapperCallback WDSWrapperCallbackParam::callback
-
-
-
-
- WDSWrapperErrCode WDSWrapperCallbackParam::errcode
-
この構造体の説明は次のファイルから生成されました:
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/struct_w_d_s_wrapper_initialize_param.html b/man/WDS_Wrapper/html/struct_w_d_s_wrapper_initialize_param.html
deleted file mode 100644
index fb89ee4c..00000000
--- a/man/WDS_Wrapper/html/struct_w_d_s_wrapper_initialize_param.html
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-構造体 WDSWrapperInitializeParam
WDS_WrapperInitialize関数に与える初期化パラメータ
-[詳細]
-#include <WDSWrapper.h>
-
-
-
-
-変数
-
-u32 threadprio
- WDSコントロールスレッドの優先度
-
-u16 dmano
- WMライブラリが使用するDMA番号
-
-WDSWrapperCallbackFunc callback
- WDSコントロールスレッドから呼び出されるコールバック関数へのポインタ
-
-WDSWrapperAlloc alloc
- WDSラッパーが使用するアロケータ
-
-WDSWrapperFree free
- WDSラッパーが使用するアロケータ 説明
-WDS_WrapperInitialize関数に与える初期化パラメータ 構造体
-
-
-
-
-
- u32 WDSWrapperInitializeParam::threadprio
-
-
-
-
- u16 WDSWrapperInitializeParam::dmano
-
-
-
-
- WDSWrapperAlloc WDSWrapperInitializeParam::alloc
-
-
-
-
- WDSWrapperFree WDSWrapperInitializeParam::free
-
この構造体の説明は次のファイルから生成されました:
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/struct_w_d_s_wrapper_work.html b/man/WDS_Wrapper/html/struct_w_d_s_wrapper_work.html
deleted file mode 100644
index 36026951..00000000
--- a/man/WDS_Wrapper/html/struct_w_d_s_wrapper_work.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-構造体 WDSWrapperWork
WDSラッパーのワーク領域
-[詳細]
-
-
-
-
-変数
-
-u8 * stack
- WDSラッパーが使用するスタック
-
-OSThread thread
- WDSラッパーが使用するスレッド構造体
-
-u8 * wdswork
- WDSが使用するワークエリア
-
-WDSBriefApInfo briefapinfo [WDS_APINFO_MAX]
- WDSラッパーがWDSを使用した結果を格納する領域
-
-int briefapinfonum
- WDSラッパーがWDSを使用した結果を格納する領域
-
-WDSWrapperInitializeParam initparam
- 初期化時パラメータのコピー
-
-WDSWrapperStateThreadState state
- WDSラッパーのステート
-
-OSTick tickstart
- 各種時間測定用
-
-BOOL terminate
- 解放開始フラグ
-
-BOOL idle
- 間欠スキャン中断フラグ
-
-BOOL restart
- 間欠スキャン再開フラグ
-
-OSDeliverArgInfo deliverinfo
- TWL用アプリ間引数ワークエリア
-
-BOOL callingback
- コールバック関数呼び出し中はTRUE 説明
-WDSラッパーのワーク領域 構造体
-
-
-
-
-
- u8* WDSWrapperWork::stack
-
-
-
-
- OSThread WDSWrapperWork::thread
-
-
-
-
- u8* WDSWrapperWork::wdswork
-
-
-
-
- WDSBriefApInfo WDSWrapperWork::briefapinfo[WDS_APINFO_MAX]
-
-
-
-
- int WDSWrapperWork::briefapinfonum
-
-
-
-
- WDSWrapperInitializeParam WDSWrapperWork::initparam
-
-
-
-
- WDSWrapperStateThreadState WDSWrapperWork::state
-
-
-
-
- OSTick WDSWrapperWork::tickstart
-
-
-
-
- BOOL WDSWrapperWork::terminate
-
-
-
-
- BOOL WDSWrapperWork::idle
-
-
-
-
- BOOL WDSWrapperWork::restart
-
-
-
-
- OSDeliverArgInfo WDSWrapperWork::deliverinfo
-
-
-
-
- BOOL WDSWrapperWork::callingback
-
この構造体の説明は次のファイルから生成されました:
-
-
WDSWrapperに対してThu Jul 3 18:05:09 2008に生成されました。
-
-
1.5.6
-
-
diff --git a/man/WDS_Wrapper/html/tab_b.gif b/man/WDS_Wrapper/html/tab_b.gif
deleted file mode 100644
index 0d623483ffdf5f9f96900108042a7ab0643fe2a3..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 35
ncmZ?wbhEHbWMp7uXkcJy*>IeJfk6j|fqX^=1|}vKMh0sDa2W*H
diff --git a/man/WDS_Wrapper/html/tab_l.gif b/man/WDS_Wrapper/html/tab_l.gif
deleted file mode 100644
index 9b1e6337c9299a700401a2a78a2c6ffced475216..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 706
zcmZ?wbhEHb7Qd8=#bXzSiR{yzRgLSj-fJS8>lBjVHN
z^o-0eS=nE6a`W;LChBs=`+QAJP~{b93>H^eRb5kCSC1zUNezun%`L5M?RDzv#%jk7
zYVRX=vATPD`+oEfum^{RM@Gjuv;pza2FL&*6ufjd+*3Ute&>kes~TU?^KkojsTh(o~(3tk1Y6>4(yn(
z#U*ID9@eg-beKo1B;HXe+}{Z%n@7m0+yxivuqk9~;!1LGQlah)xYK4>wgL}l6dsaN
zIxlRlq`*`j9PG4*0hD6YV_b_2w5b#)o7J?`q#{GjvvKlD`T*dWcZx<-s(ZvLB44E#
z=!|sw!?)@%y$oRNL#25WS3lzdii}TuQ3?CLnvQ1_n};2sT_;Y;#d3=+-(O