File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,17 @@ The Threadx API functions available to the application are as follows.
3232* <<tx_block_pool_prioritize,tx_block_pool_prioritize>>
3333* <<tx_block_release,tx_block_release>>
3434
35+ == Byte_Pool_Services
36+
37+ * <<tx_byte_allocate,tx_byte_allocate>>
38+ * <<tx_byte_pool_create,tx_byte_pool_create>>
39+ * <<tx_byte_pool_delete,tx_byte_pool_delete>>
40+ * <<tx_byte_pool_info_get,tx_byte_pool_info_get>>
41+ * <<tx_byte_pool_performance_info_get,tx_byte_pool_performance_info_get>>
42+ * <<tx_byte_pool_performance_system_info_get,tx_byte_pool_performance_system_info_get>>
43+ * <<tx_byte_pool_prioritize,tx_byte_pool_prioritize>>
44+ * <<tx_byte_release,tx_byte_release>>
45+
3546== Event_Flags_Services
3647
3748* <<tx_event_flags_create,tx_event_flags_create>>
You can’t perform that action at this time.
0 commit comments