Skip to content

Commit 088b6ce

Browse files
authored
Add missing TOC entries for Byte_Pool_Services (#7)
1 parent 8e4a8af commit 088b6ce

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

rtos-docs/threadx/chapter4.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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>>

0 commit comments

Comments
 (0)