summaryrefslogtreecommitdiff
path: root/docs/RTOS2/html/group__rtx5__specific__structs.js
diff options
context:
space:
mode:
authorAli Labbene <ali.labbene@st.com>2019-12-11 08:59:21 +0100
committerAli Labbene <ali.labbene@st.com>2019-12-16 16:35:24 +0100
commit9f95ff5b6ba01db09552b84a0ab79607060a2666 (patch)
tree8a6e0dda832555c692307869aed49d07ee7facfe /docs/RTOS2/html/group__rtx5__specific__structs.js
parent76177aa280494bb36d7a0bcbda1078d4db717020 (diff)
downloadst-cmsis-core-lowfat-9f95ff5b6ba01db09552b84a0ab79607060a2666.tar.gz
st-cmsis-core-lowfat-9f95ff5b6ba01db09552b84a0ab79607060a2666.tar.bz2
st-cmsis-core-lowfat-9f95ff5b6ba01db09552b84a0ab79607060a2666.zip
Official ARM version: v5.4.0
Add CMSIS V5.4.0, please refer to index.html available under \docs folder. Note: content of \CMSIS\Core\Include has been copied under \Include to keep the same structure used in existing projects, and thus avoid projects mass update Note: the following components have been removed from ARM original delivery (as not used in ST packages) - CMSIS_EW2018.pdf - .gitattributes - .gitignore - \Device - \CMSIS - \CoreValidation - \DAP - \Documentation - \DoxyGen - \Driver - \Pack - \RTOS\CMSIS_RTOS_Tutorial.pdf - \RTOS\RTX - \RTOS\Template - \RTOS2\RTX - \Utilities - All ARM/GCC projects files are deleted from \DSP, \RTOS and \RTOS2 Change-Id: Ia026c3f0f0d016627a4fb5a9032852c33d24b4d3
Diffstat (limited to 'docs/RTOS2/html/group__rtx5__specific__structs.js')
-rw-r--r--docs/RTOS2/html/group__rtx5__specific__structs.js98
1 files changed, 98 insertions, 0 deletions
diff --git a/docs/RTOS2/html/group__rtx5__specific__structs.js b/docs/RTOS2/html/group__rtx5__specific__structs.js
new file mode 100644
index 0000000..6028a42
--- /dev/null
+++ b/docs/RTOS2/html/group__rtx5__specific__structs.js
@@ -0,0 +1,98 @@
+var group__rtx5__specific__structs =
+[
+ [ "osRtxThread_t", "group__rtx5__specific__structs.html#structosRtxThread__t", [
+ [ "id", "group__rtx5__specific__structs.html#a1e6927fa1486224044e568f9c370519b", null ],
+ [ "state", "group__rtx5__specific__structs.html#a0b57aa10271a66f3dc936bba1d2f3830", null ],
+ [ "flags", "group__rtx5__specific__structs.html#aa2585d779da0ab21273a8d92de9a0ebe", null ],
+ [ "attr", "group__rtx5__specific__structs.html#a28478ea2856f6286899bc90b2c6a1ec4", null ],
+ [ "name", "group__rtx5__specific__structs.html#a8f8f80d37794cde9472343e4487ba3eb", null ],
+ [ "thread_next", "group__rtx5__specific__structs.html#a421971e8ae94fe0bd86b85a90445e71e", null ],
+ [ "thread_prev", "group__rtx5__specific__structs.html#aa230a0d899f6c0750e6d454af3ef9b05", null ],
+ [ "delay_next", "group__rtx5__specific__structs.html#a21a74cedec66715cd5d7422797035868", null ],
+ [ "delay_prev", "group__rtx5__specific__structs.html#adcfea33cc536708db8a3419ba0295551", null ],
+ [ "thread_join", "group__rtx5__specific__structs.html#a83ec0540c50d4e79bed99f1b384bd2b9", null ],
+ [ "delay", "group__rtx5__specific__structs.html#a458421a43d4f6dc515faf427bf579d00", null ],
+ [ "priority", "group__rtx5__specific__structs.html#a81659cc4c01e54e2424022728d9effc7", null ],
+ [ "priority_base", "group__rtx5__specific__structs.html#ac67f8858081fb7a6e5a4ee8d2de3b348", null ],
+ [ "stack_frame", "group__rtx5__specific__structs.html#a1071334ebd46d95b9ab1dcad788b2adc", null ],
+ [ "flags_options", "group__rtx5__specific__structs.html#a87c898585d0aeffdcf67c9e1b3befefe", null ],
+ [ "wait_flags", "group__rtx5__specific__structs.html#a3c7b4f24d9527394f4b5a1135d117691", null ],
+ [ "thread_flags", "group__rtx5__specific__structs.html#ae757685e50b875e953f4aff67ac24b1b", null ],
+ [ "mutex_list", "group__rtx5__specific__structs.html#a70b3153655adaf42687fe250983f6c95", null ],
+ [ "stack_mem", "group__rtx5__specific__structs.html#a447dbb69b4c036e118b3b1b8bd22fe60", null ],
+ [ "stack_size", "group__rtx5__specific__structs.html#ad63716408aae5b50857ca8ce74e3a3ff", null ],
+ [ "sp", "group__rtx5__specific__structs.html#a382a07e24a852d580d7548b8d517384c", null ],
+ [ "thread_addr", "group__rtx5__specific__structs.html#adf2ebf46aa7018845582f1c70de83598", null ],
+ [ "tz_memory", "group__rtx5__specific__structs.html#adaa6c424a231e5f6c788532675f33e16", null ]
+ ] ],
+ [ "osRtxTimerFinfo_t", "group__rtx5__specific__structs.html#structosRtxTimerFinfo__t", [
+ [ "fp", "group__rtx5__specific__structs.html#a9587c8102d13ec6b8df5dd068e221125", null ],
+ [ "arg", "group__rtx5__specific__structs.html#a9ce2ec4812a92cb6ab39f6e81e9173a9", null ]
+ ] ],
+ [ "osRtxTimer_t", "group__rtx5__specific__structs.html#structosRtxTimer__t", [
+ [ "id", "group__rtx5__specific__structs.html#a1e6927fa1486224044e568f9c370519b", null ],
+ [ "state", "group__rtx5__specific__structs.html#a0b57aa10271a66f3dc936bba1d2f3830", null ],
+ [ "flags", "group__rtx5__specific__structs.html#aa2585d779da0ab21273a8d92de9a0ebe", null ],
+ [ "type", "group__rtx5__specific__structs.html#a1d127017fb298b889f4ba24752d08b8e", null ],
+ [ "name", "group__rtx5__specific__structs.html#a8f8f80d37794cde9472343e4487ba3eb", null ],
+ [ "prev", "group__rtx5__specific__structs.html#ac8953ebf7df8aaf724cb12876ac8fb1a", null ],
+ [ "next", "group__rtx5__specific__structs.html#a8b9ac161a613448926b2c2b2c8dbe259", null ],
+ [ "tick", "group__rtx5__specific__structs.html#a260e06ce96c2e4deebccaedeb059dc0b", null ],
+ [ "load", "group__rtx5__specific__structs.html#aee4a6239f04d660fc90663dd6b39ca95", null ],
+ [ "finfo", "group__rtx5__specific__structs.html#ab415a6615c5ddf5365ed86e58a1e1809", null ]
+ ] ],
+ [ "osRtxEventFlags_t", "group__rtx5__specific__structs.html#structosRtxEventFlags__t", [
+ [ "id", "group__rtx5__specific__structs.html#a1e6927fa1486224044e568f9c370519b", null ],
+ [ "state", "group__rtx5__specific__structs.html#a0b57aa10271a66f3dc936bba1d2f3830", null ],
+ [ "flags", "group__rtx5__specific__structs.html#aa2585d779da0ab21273a8d92de9a0ebe", null ],
+ [ "reserved", "group__rtx5__specific__structs.html#acb7bc06bed6f6408d719334fc41698c7", null ],
+ [ "name", "group__rtx5__specific__structs.html#a8f8f80d37794cde9472343e4487ba3eb", null ],
+ [ "thread_list", "group__rtx5__specific__structs.html#a8afd5feb676df99867375957b0587451", null ],
+ [ "event_flags", "group__rtx5__specific__structs.html#a7044be0679894b5daf72f19f9dd06e03", null ]
+ ] ],
+ [ "osRtxMutex_t", "group__rtx5__specific__structs.html#structosRtxMutex__t", [
+ [ "id", "group__rtx5__specific__structs.html#a1e6927fa1486224044e568f9c370519b", null ],
+ [ "state", "group__rtx5__specific__structs.html#a0b57aa10271a66f3dc936bba1d2f3830", null ],
+ [ "flags", "group__rtx5__specific__structs.html#aa2585d779da0ab21273a8d92de9a0ebe", null ],
+ [ "attr", "group__rtx5__specific__structs.html#a28478ea2856f6286899bc90b2c6a1ec4", null ],
+ [ "name", "group__rtx5__specific__structs.html#a8f8f80d37794cde9472343e4487ba3eb", null ],
+ [ "thread_list", "group__rtx5__specific__structs.html#a8afd5feb676df99867375957b0587451", null ],
+ [ "owner_thread", "group__rtx5__specific__structs.html#a987889d464cb2925029e135b76aa0dc9", null ],
+ [ "owner_prev", "group__rtx5__specific__structs.html#a50b315b9b80bafdba54a7a731be1cc30", null ],
+ [ "owner_next", "group__rtx5__specific__structs.html#a54be7ae32f627ee70e1af8c54203ee5a", null ],
+ [ "lock", "group__rtx5__specific__structs.html#a92435efb84d6814afd444fd462802e9c", null ],
+ [ "padding", "group__rtx5__specific__structs.html#a735ef00341a84c02ba561c66de3d20af", null ]
+ ] ],
+ [ "osRtxSemaphore_t", "group__rtx5__specific__structs.html#structosRtxSemaphore__t", [
+ [ "id", "group__rtx5__specific__structs.html#a1e6927fa1486224044e568f9c370519b", null ],
+ [ "state", "group__rtx5__specific__structs.html#a0b57aa10271a66f3dc936bba1d2f3830", null ],
+ [ "flags", "group__rtx5__specific__structs.html#aa2585d779da0ab21273a8d92de9a0ebe", null ],
+ [ "reserved", "group__rtx5__specific__structs.html#acb7bc06bed6f6408d719334fc41698c7", null ],
+ [ "name", "group__rtx5__specific__structs.html#a8f8f80d37794cde9472343e4487ba3eb", null ],
+ [ "thread_list", "group__rtx5__specific__structs.html#a8afd5feb676df99867375957b0587451", null ],
+ [ "tokens", "group__rtx5__specific__structs.html#a4e2e4e1126848f81d9e943147e07f0e0", null ],
+ [ "max_tokens", "group__rtx5__specific__structs.html#aa793f0e9a46e8b59b6d351535ee18a7d", null ]
+ ] ],
+ [ "osRtxMemoryPool_t", "group__rtx5__specific__structs.html#structosRtxMemoryPool__t", [
+ [ "id", "group__rtx5__specific__structs.html#a1e6927fa1486224044e568f9c370519b", null ],
+ [ "state", "group__rtx5__specific__structs.html#a0b57aa10271a66f3dc936bba1d2f3830", null ],
+ [ "flags", "group__rtx5__specific__structs.html#aa2585d779da0ab21273a8d92de9a0ebe", null ],
+ [ "reserved", "group__rtx5__specific__structs.html#acb7bc06bed6f6408d719334fc41698c7", null ],
+ [ "name", "group__rtx5__specific__structs.html#a8f8f80d37794cde9472343e4487ba3eb", null ],
+ [ "thread_list", "group__rtx5__specific__structs.html#a8afd5feb676df99867375957b0587451", null ],
+ [ "mp_info", "group__rtx5__specific__structs.html#ac1cf67a8631962a42fa2da46f20a1a39", null ]
+ ] ],
+ [ "osRtxMessageQueue_t", "group__rtx5__specific__structs.html#structosRtxMessageQueue__t", [
+ [ "id", "group__rtx5__specific__structs.html#a1e6927fa1486224044e568f9c370519b", null ],
+ [ "state", "group__rtx5__specific__structs.html#a0b57aa10271a66f3dc936bba1d2f3830", null ],
+ [ "flags", "group__rtx5__specific__structs.html#aa2585d779da0ab21273a8d92de9a0ebe", null ],
+ [ "reserved", "group__rtx5__specific__structs.html#acb7bc06bed6f6408d719334fc41698c7", null ],
+ [ "name", "group__rtx5__specific__structs.html#a8f8f80d37794cde9472343e4487ba3eb", null ],
+ [ "thread_list", "group__rtx5__specific__structs.html#a8afd5feb676df99867375957b0587451", null ],
+ [ "mp_info", "group__rtx5__specific__structs.html#ac1cf67a8631962a42fa2da46f20a1a39", null ],
+ [ "msg_size", "group__rtx5__specific__structs.html#a58873af81b75772a41aa5c1ff788a0c2", null ],
+ [ "msg_count", "group__rtx5__specific__structs.html#a6a019648a53352a413ea79b958a362cd", null ],
+ [ "msg_first", "group__rtx5__specific__structs.html#a13c143cc2f25a550fc3eb7ae68b0c56d", null ],
+ [ "msg_last", "group__rtx5__specific__structs.html#ab386d4a98974f52ca151426c4dde0da4", null ]
+ ] ]
+]; \ No newline at end of file