summaryrefslogtreecommitdiff
path: root/docs/RTOS2/html/group__CMSIS__RTOS__Message.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__CMSIS__RTOS__Message.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__CMSIS__RTOS__Message.js')
-rw-r--r--docs/RTOS2/html/group__CMSIS__RTOS__Message.js21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/RTOS2/html/group__CMSIS__RTOS__Message.js b/docs/RTOS2/html/group__CMSIS__RTOS__Message.js
new file mode 100644
index 0000000..000849b
--- /dev/null
+++ b/docs/RTOS2/html/group__CMSIS__RTOS__Message.js
@@ -0,0 +1,21 @@
+var group__CMSIS__RTOS__Message =
+[
+ [ "osMessageQueueAttr_t", "group__CMSIS__RTOS__Message.html#structosMessageQueueAttr__t", [
+ [ "name", "group__CMSIS__RTOS__Message.html#ab74e6bf80237ddc4109968cedc58c151", null ],
+ [ "attr_bits", "group__CMSIS__RTOS__Message.html#a6e93b49cb79c12f768d72580c7731f30", null ],
+ [ "cb_mem", "group__CMSIS__RTOS__Message.html#a1e100dc33d403841ed3c344e3397868e", null ],
+ [ "cb_size", "group__CMSIS__RTOS__Message.html#aa55a4335d12dc2785dc00fdc292d1159", null ],
+ [ "mq_mem", "group__CMSIS__RTOS__Message.html#a4e208dc0fb049b42c4b90cbd2791c5ad", null ],
+ [ "mq_size", "group__CMSIS__RTOS__Message.html#ac1cc09f875e20c926920b57bb83c70ee", null ]
+ ] ],
+ [ "osMessageQueueNew", "group__CMSIS__RTOS__Message.html#ga24e895a00f9d484db33aaf784c57bfed", null ],
+ [ "osMessageQueueGetName", "group__CMSIS__RTOS__Message.html#gae7cf7bf2b97a5ae481fb60fcce99247a", null ],
+ [ "osMessageQueuePut", "group__CMSIS__RTOS__Message.html#gaa515fc8b956f721a8f72b2c505813bfc", null ],
+ [ "osMessageQueueGet", "group__CMSIS__RTOS__Message.html#gad90d4959466a7a65105061da8256ab9e", null ],
+ [ "osMessageQueueGetCapacity", "group__CMSIS__RTOS__Message.html#gac24f87d4f395e9e9c900c320e45ade8a", null ],
+ [ "osMessageQueueGetMsgSize", "group__CMSIS__RTOS__Message.html#ga96d3d84069b20359de48109e28a1a89e", null ],
+ [ "osMessageQueueGetCount", "group__CMSIS__RTOS__Message.html#ga6a32ac394fcff568b251c160cc3014b2", null ],
+ [ "osMessageQueueGetSpace", "group__CMSIS__RTOS__Message.html#gaddf0904427436dd3880d46263c2dc9fa", null ],
+ [ "osMessageQueueReset", "group__CMSIS__RTOS__Message.html#gac6dce7f9ad132d266292c2e979d861b4", null ],
+ [ "osMessageQueueDelete", "group__CMSIS__RTOS__Message.html#gaba987f665444e0d83fa6a3a68bc72abe", null ]
+]; \ No newline at end of file