threadx
__restore_interrupts()
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
__restore_interrupts()
__restore_interrupts() function
Syntax
Show:
Summary
Declaration
from
tx_port.h:438
__attribute__
(
(
always_inline
)
)
static
inline
void
__restore_interrupts
(
unsigned
int
primask_value
)
;
Arguments
Argument
primask_value
Examples
References
from
examples
Code
Location
Referrer
__attribute__
(
(
always_inline
)
)
static
inline
void
__restore_interrupts
(
unsigned
int
primask_value
)
tx_port.h:438
TX_RESTORE
tx_block_allocate.c:205
_tx_block_allocate()
TX_RESTORE
tx_block_allocate.c:226
_tx_block_allocate()
TX_RESTORE
tx_block_allocate.c:312
_tx_block_allocate()
TX_RESTORE
tx_block_allocate.c:367
_tx_block_allocate()
TX_RESTORE
tx_block_pool_cleanup.c:195
_tx_block_pool_cleanup()
TX_RESTORE
tx_block_pool_cleanup.c:212
_tx_block_pool_cleanup()
TX_RESTORE
tx_block_pool_create.c:200
_tx_block_pool_create()
TX_RESTORE
tx_block_pool_delete.c:145
_tx_block_pool_delete()
TX_RESTORE
tx_block_pool_delete.c:181
_tx_block_pool_delete()
TX_RESTORE
tx_block_pool_delete.c:201
_tx_block_pool_delete()
TX_RESTORE
tx_block_pool_info_get.c:143
_tx_block_pool_info_get()
TX_RESTORE
tx_block_pool_prioritize.c:106
_tx_block_pool_prioritize()
TX_RESTORE
tx_block_pool_prioritize.c:126
_tx_block_pool_prioritize()
TX_RESTORE
tx_block_pool_prioritize.c:159
_tx_block_pool_prioritize()
TX_RESTORE
tx_block_pool_prioritize.c:242
_tx_block_pool_prioritize()
TX_RESTORE
tx_block_release.c:179
_tx_block_release()
TX_RESTORE
tx_block_release.c:200
_tx_block_release()
TX_RESTORE
tx_byte_allocate.c:169
_tx_byte_allocate()
TX_RESTORE
tx_byte_allocate.c:244
_tx_byte_allocate()
TX_RESTORE
tx_byte_allocate.c:266
_tx_byte_allocate()
TX_RESTORE
tx_byte_allocate.c:352
_tx_byte_allocate()
TX_RESTORE
tx_byte_allocate.c:401
_tx_byte_allocate()
TX_RESTORE
tx_byte_pool_cleanup.c:194
_tx_byte_pool_cleanup()
TX_RESTORE
tx_byte_pool_cleanup.c:211
_tx_byte_pool_cleanup()
TX_RESTORE
tx_byte_pool_create.c:194
_tx_byte_pool_create()
TX_RESTORE
tx_byte_pool_delete.c:149
_tx_byte_pool_delete()
TX_RESTORE
tx_byte_pool_delete.c:185
_tx_byte_pool_delete()
TX_RESTORE
tx_byte_pool_delete.c:205
_tx_byte_pool_delete()
TX_RESTORE
tx_byte_pool_info_get.c:143
_tx_byte_pool_info_get()
TX_RESTORE
tx_byte_pool_prioritize.c:106
_tx_byte_pool_prioritize()
TX_RESTORE
tx_byte_pool_prioritize.c:126
_tx_byte_pool_prioritize()
TX_RESTORE
tx_byte_pool_prioritize.c:159
_tx_byte_pool_prioritize()
TX_RESTORE
tx_byte_pool_prioritize.c:242
_tx_byte_pool_prioritize()
TX_RESTORE
tx_byte_pool_search.c:115
_tx_byte_pool_search()
TX_RESTORE
tx_byte_pool_search.c:258
_tx_byte_pool_search()
TX_RESTORE
tx_byte_pool_search.c:335
_tx_byte_pool_search()
TX_RESTORE
tx_byte_pool_search.c:344
_tx_byte_pool_search()
TX_RESTORE
tx_byte_release.c:168
_tx_byte_release()
TX_RESTORE
tx_byte_release.c:231
_tx_byte_release()
TX_RESTORE
tx_byte_release.c:321
_tx_byte_release()
TX_RESTORE
tx_byte_release.c:362
_tx_byte_release()
TX_RESTORE
tx_byte_release.c:371
_tx_byte_release()
TX_RESTORE
tx_event_flags_cleanup.c:217
_tx_event_flags_cleanup()
TX_RESTORE
tx_event_flags_cleanup.c:236
_tx_event_flags_cleanup()
TX_RESTORE
tx_event_flags_create.c:138
_tx_event_flags_create()
TX_RESTORE
tx_event_flags_delete.c:145
_tx_event_flags_delete()
TX_RESTORE
tx_event_flags_delete.c:181
_tx_event_flags_delete()
TX_RESTORE
tx_event_flags_delete.c:201
_tx_event_flags_delete()
TX_RESTORE
tx_event_flags_get.c:376
_tx_event_flags_get()
TX_RESTORE
tx_event_flags_get.c:398
_tx_event_flags_get()
TX_RESTORE
tx_event_flags_info_get.c:140
_tx_event_flags_info_get()
TX_RESTORE
tx_event_flags_set.c:176
_tx_event_flags_set()
TX_RESTORE
tx_event_flags_set.c:305
_tx_event_flags_set()
TX_RESTORE
tx_event_flags_set.c:346
_tx_event_flags_set()
TX_RESTORE
tx_event_flags_set.c:540
_tx_event_flags_set()
TX_RESTORE
tx_event_flags_set.c:566
_tx_event_flags_set()
TX_RESTORE
tx_event_flags_set.c:597
_tx_event_flags_set()
TX_RESTORE
tx_event_flags_set_notify.c:103
_tx_event_flags_set_notify()
TX_RESTORE
tx_mutex_cleanup.c:196
_tx_mutex_cleanup()
TX_RESTORE
tx_mutex_cleanup.c:213
_tx_mutex_cleanup()
TX_RESTORE
tx_mutex_cleanup.c:291
_tx_mutex_thread_release()
TX_RESTORE
tx_mutex_cleanup.c:315
_tx_mutex_thread_release()
TX_RESTORE
tx_mutex_create.c:143
_tx_mutex_create()
TX_RESTORE
tx_mutex_delete.c:164
_tx_mutex_delete()
TX_RESTORE
tx_mutex_delete.c:181
_tx_mutex_delete()
TX_RESTORE
tx_mutex_delete.c:217
_tx_mutex_delete()
TX_RESTORE
tx_mutex_delete.c:237
_tx_mutex_delete()
TX_RESTORE
tx_mutex_get.c:171
_tx_mutex_get()
TX_RESTORE
tx_mutex_get.c:186
_tx_mutex_get()
TX_RESTORE
tx_mutex_get.c:203
_tx_mutex_get()
TX_RESTORE
tx_mutex_get.c:348
_tx_mutex_get()
TX_RESTORE
tx_mutex_get.c:401
_tx_mutex_get()
TX_RESTORE
tx_mutex_info_get.c:144
_tx_mutex_info_get()
TX_RESTORE
tx_mutex_prioritize.c:109
_tx_mutex_prioritize()
TX_RESTORE
tx_mutex_prioritize.c:129
_tx_mutex_prioritize()
TX_RESTORE
tx_mutex_prioritize.c:162
_tx_mutex_prioritize()
TX_RESTORE
tx_mutex_prioritize.c:245
_tx_mutex_prioritize()
TX_RESTORE
tx_mutex_priority_change.c:136
_tx_mutex_priority_change()
TX_RESTORE
tx_mutex_priority_change.c:199
_tx_mutex_priority_change()
TX_RESTORE
tx_mutex_priority_change.c:229
_tx_mutex_priority_change()
TX_RESTORE
tx_mutex_priority_change.c:335
_tx_mutex_priority_change()
TX_RESTORE
tx_mutex_put.c:144
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:163
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:176
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:230
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:255
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:332
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:375
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:406
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:575
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:616
_tx_mutex_put()
TX_RESTORE
tx_mutex_put.c:647
_tx_mutex_put()
__restore_interrupts
(
interrupt_save
)
;
tx_port.h:469
_tx_thread_system_return_inline()
TX_RESTORE
tx_queue_cleanup.c:207
_tx_queue_cleanup()
TX_RESTORE
tx_queue_cleanup.c:224
_tx_queue_cleanup()
TX_RESTORE
tx_queue_create.c:167
_tx_queue_create()
TX_RESTORE
tx_queue_delete.c:144
_tx_queue_delete()
TX_RESTORE
tx_queue_delete.c:180
_tx_queue_delete()
TX_RESTORE
tx_queue_delete.c:200
_tx_queue_delete()
TX_RESTORE
tx_queue_flush.c:133
_tx_queue_flush()
TX_RESTORE
tx_queue_flush.c:184
_tx_queue_flush()
TX_RESTORE
tx_queue_flush.c:198
_tx_queue_flush()
TX_RESTORE
tx_queue_front_send.c:176
_tx_queue_front_send()
TX_RESTORE
tx_queue_front_send.c:264
_tx_queue_front_send()
TX_RESTORE
tx_queue_front_send.c:292
_tx_queue_front_send()
TX_RESTORE
tx_queue_front_send.c:384
_tx_queue_front_send()
TX_RESTORE
tx_queue_front_send.c:414
_tx_queue_front_send()
TX_RESTORE
tx_queue_info_get.c:142
_tx_queue_info_get()
TX_RESTORE
tx_queue_prioritize.c:106
_tx_queue_prioritize()
TX_RESTORE
tx_queue_prioritize.c:126
_tx_queue_prioritize()
TX_RESTORE
tx_queue_prioritize.c:159
_tx_queue_prioritize()
TX_RESTORE
tx_queue_prioritize.c:242
_tx_queue_prioritize()
TX_RESTORE
tx_queue_receive.c:159
_tx_queue_receive()
TX_RESTORE
tx_queue_receive.c:238
_tx_queue_receive()
TX_RESTORE
tx_queue_receive.c:362
_tx_queue_receive()
TX_RESTORE
tx_queue_receive.c:380
_tx_queue_receive()
TX_RESTORE
tx_queue_receive.c:465
_tx_queue_receive()
TX_RESTORE
tx_queue_receive.c:479
_tx_queue_receive()
TX_RESTORE
tx_queue_send.c:169
_tx_queue_send()
TX_RESTORE
tx_queue_send.c:259
_tx_queue_send()
TX_RESTORE
tx_queue_send.c:287
_tx_queue_send()
TX_RESTORE
tx_queue_send.c:378
_tx_queue_send()
TX_RESTORE
tx_queue_send.c:419
_tx_queue_send()
TX_RESTORE
tx_queue_send_notify.c:103
_tx_queue_send_notify()
TX_RESTORE
tx_semaphore_ceiling_put.c:126
_tx_semaphore_ceiling_put()
TX_RESTORE
tx_semaphore_ceiling_put.c:144
_tx_semaphore_ceiling_put()
TX_RESTORE
tx_semaphore_ceiling_put.c:224
_tx_semaphore_ceiling_put()
TX_RESTORE
tx_semaphore_cleanup.c:197
_tx_semaphore_cleanup()
TX_RESTORE
tx_semaphore_cleanup.c:214
_tx_semaphore_cleanup()
TX_RESTORE
tx_semaphore_create.c:139
_tx_semaphore_create()
TX_RESTORE
tx_semaphore_delete.c:145
_tx_semaphore_delete()
TX_RESTORE
tx_semaphore_delete.c:181
_tx_semaphore_delete()
TX_RESTORE
tx_semaphore_delete.c:201
_tx_semaphore_delete()
TX_RESTORE
tx_semaphore_get.c:116
_tx_semaphore_get()
TX_RESTORE
tx_semaphore_get.c:128
_tx_semaphore_get()
TX_RESTORE
tx_semaphore_get.c:211
_tx_semaphore_get()
TX_RESTORE
tx_semaphore_get.c:225
_tx_semaphore_get()
TX_RESTORE
tx_semaphore_info_get.c:136
_tx_semaphore_info_get()
TX_RESTORE
tx_semaphore_prioritize.c:106
_tx_semaphore_prioritize()
TX_RESTORE
tx_semaphore_prioritize.c:126
_tx_semaphore_prioritize()
TX_RESTORE
tx_semaphore_prioritize.c:159
_tx_semaphore_prioritize()
TX_RESTORE
tx_semaphore_prioritize.c:244
_tx_semaphore_prioritize()
TX_RESTORE
tx_semaphore_put.c:125
_tx_semaphore_put()
TX_RESTORE
tx_semaphore_put.c:203
_tx_semaphore_put()
TX_RESTORE
tx_semaphore_put_notify.c:103
_tx_semaphore_put_notify()
TX_RESTORE
tx_thread_create.c:323
_tx_thread_create()
TX_RESTORE
tx_thread_create.c:354
_tx_thread_create()
TX_RESTORE
tx_thread_create.c:366
_tx_thread_create()
TX_RESTORE
tx_thread_delete.c:99
_tx_thread_delete()
TX_RESTORE
tx_thread_delete.c:162
_tx_thread_delete()
TX_RESTORE
tx_thread_entry_exit_notify.c:105
_tx_thread_entry_exit_notify()
TX_RESTORE
tx_thread_identify.c:100
_tx_thread_identify()
TX_RESTORE
tx_thread_info_get.c:160
_tx_thread_info_get()
TX_RESTORE
tx_thread_preemption_change.c:264
_tx_thread_preemption_change()
TX_RESTORE
tx_thread_preemption_change.c:277
_tx_thread_preemption_change()
TX_RESTORE
tx_thread_priority_change.c:138
_tx_thread_priority_change()
TX_RESTORE
tx_thread_priority_change.c:200
_tx_thread_priority_change()
TX_RESTORE
tx_thread_priority_change.c:278
_tx_thread_priority_change()
TX_RESTORE
tx_thread_relinquish.c:139
_tx_thread_relinquish()
TX_RESTORE
tx_thread_reset.c:128
_tx_thread_reset()
TX_RESTORE
tx_thread_reset.c:160
_tx_thread_reset()
TX_RESTORE
tx_thread_resume.c:173
_tx_thread_resume()
TX_RESTORE
tx_thread_resume.c:542
_tx_thread_resume()
TX_RESTORE
tx_thread_shell_entry.c:102
_tx_thread_shell_entry()
TX_RESTORE
tx_thread_shell_entry.c:176
_tx_thread_shell_entry()
TX_RESTORE
tx_thread_sleep.c:96
_tx_thread_sleep()
TX_RESTORE
tx_thread_sleep.c:107
_tx_thread_sleep()
TX_RESTORE
tx_thread_sleep.c:120
_tx_thread_sleep()
TX_RESTORE
tx_thread_sleep.c:132
_tx_thread_sleep()
TX_RESTORE
tx_thread_sleep.c:145
_tx_thread_sleep()
TX_RESTORE
tx_thread_sleep.c:186
_tx_thread_sleep()
TX_RESTORE
tx_thread_stack_analyze.c:110
_tx_thread_stack_analyze()
TX_RESTORE
tx_thread_stack_analyze.c:181
_tx_thread_stack_analyze()
TX_RESTORE
tx_thread_suspend.c:156
_tx_thread_suspend()
TX_RESTORE
tx_thread_suspend.c:205
_tx_thread_suspend()
TX_RESTORE
tx_thread_system_resume.c:351
_tx_thread_system_resume()
TX_RESTORE
tx_thread_system_resume.c:509
_tx_thread_system_resume()
TX_RESTORE
tx_thread_system_suspend.c:365
_tx_thread_system_suspend()
TX_RESTORE
tx_thread_system_suspend.c:423
_tx_thread_system_suspend()
TX_RESTORE
tx_thread_system_suspend.c:534
_tx_thread_system_suspend()
TX_RESTORE
tx_thread_system_suspend.c:605
_tx_thread_system_suspend()
TX_RESTORE
tx_thread_terminate.c:113
_tx_thread_terminate()
TX_RESTORE
tx_thread_terminate.c:172
_tx_thread_terminate()
TX_RESTORE
tx_thread_terminate.c:225
_tx_thread_terminate()
TX_RESTORE
tx_thread_terminate.c:248
_tx_thread_terminate()
TX_RESTORE
tx_thread_terminate.c:275
_tx_thread_terminate()
TX_RESTORE
tx_thread_terminate.c:297
_tx_thread_terminate()
TX_RESTORE
tx_thread_terminate.c:303
_tx_thread_terminate()
TX_RESTORE
tx_thread_time_slice.c:176
_tx_thread_time_slice()
TX_RESTORE
tx_thread_time_slice_change.c:114
_tx_thread_time_slice_change()
TX_RESTORE
tx_thread_timeout.c:112
_tx_thread_timeout()
TX_RESTORE
tx_thread_timeout.c:149
_tx_thread_timeout()
TX_RESTORE
tx_thread_wait_abort.c:103
_tx_thread_wait_abort()
TX_RESTORE
tx_thread_wait_abort.c:132
_tx_thread_wait_abort()
TX_RESTORE
tx_thread_wait_abort.c:167
_tx_thread_wait_abort()
TX_RESTORE
tx_thread_wait_abort.c:225
_tx_thread_wait_abort()
TX_RESTORE
tx_time_get.c:99
_tx_time_get()
TX_RESTORE
tx_time_set.c:92
_tx_time_set()
TX_RESTORE
tx_timer_activate.c:132
_tx_timer_activate()
TX_RESTORE
tx_timer_change.c:100
_tx_timer_change()
TX_RESTORE
tx_timer_create.c:164
_tx_timer_create()
TX_RESTORE
tx_timer_deactivate.c:247
_tx_timer_deactivate()
TX_RESTORE
tx_timer_delete.c:139
_tx_timer_delete()
TX_RESTORE
tx_timer_expiration_process.c:127
_tx_timer_expiration_process()
TX_RESTORE
tx_timer_info_get.c:245
_tx_timer_info_get()
TX_RESTORE
tx_timer_thread_entry.c:143
_tx_timer_thread_entry()
TX_RESTORE
tx_timer_thread_entry.c:301
_tx_timer_thread_entry()
TX_RESTORE
tx_timer_thread_entry.c:421
_tx_timer_thread_entry()
TX_RESTORE
tx_timer_thread_entry.c:459
_tx_timer_thread_entry()
TX_RESTORE
tx_timer_thread_entry.c:469
_tx_timer_thread_entry()
TX_RESTORE
tx_trace_isr_enter_insert.c:106
_tx_trace_isr_enter_insert()
TX_RESTORE
tx_trace_isr_exit_insert.c:106
_tx_trace_isr_exit_insert()
TX_RESTORE
tx_trace_object_register.c:285
_tx_trace_object_register()
TX_RESTORE
tx_trace_object_unregister.c:129
_tx_trace_object_unregister()
TX_RESTORE
txe_block_pool_create.c:127
_txe_block_pool_create()
TX_RESTORE
txe_block_pool_create.c:154
_txe_block_pool_create()
TX_RESTORE
txe_byte_pool_create.c:125
_txe_byte_pool_create()
TX_RESTORE
txe_byte_pool_create.c:153
_txe_byte_pool_create()
TX_RESTORE
txe_event_flags_create.c:122
_txe_event_flags_create()
TX_RESTORE
txe_event_flags_create.c:150
_txe_event_flags_create()
TX_RESTORE
txe_mutex_create.c:123
_txe_mutex_create()
TX_RESTORE
txe_mutex_create.c:151
_txe_mutex_create()
TX_RESTORE
txe_queue_create.c:125
_txe_queue_create()
TX_RESTORE
txe_queue_create.c:153
_txe_queue_create()
TX_RESTORE
txe_semaphore_create.c:122
_txe_semaphore_create()
TX_RESTORE
txe_semaphore_create.c:150
_txe_semaphore_create()
TX_RESTORE
txe_thread_create.c:138
_txe_thread_create()
TX_RESTORE
txe_thread_create.c:208
_txe_thread_create()
TX_RESTORE
txe_timer_create.c:128
_txe_timer_create()
TX_RESTORE
txe_timer_create.c:156
_txe_timer_create()
TX_RESTORE
txm_module_manager_absolute_load.c:432
_txm_module_manager_absolute_load()
TX_RESTORE
txm_module_manager_callback_request.c:143
_txm_module_manager_callback_request()
TX_RESTORE
txm_module_manager_callback_request.c:173
_txm_module_manager_callback_request()
TX_RESTORE
txm_module_manager_dispatch.h:2596
_txm_module_manager_tx_thread_system_suspend_dispatch()
TX_RESTORE
txm_module_manager_event_flags_notify_trampoline.c:115
_txm_module_manager_event_flags_notify_trampoline()
TX_RESTORE
txm_module_manager_event_flags_notify_trampoline.c:130
_txm_module_manager_event_flags_notify_trampoline()
TX_RESTORE
txm_module_manager_internal_load.c:417
_txm_module_manager_internal_load()
TX_RESTORE
txm_module_manager_object_pointer_get_extended.c:138
_txm_module_manager_object_pointer_get_extended()
TX_RESTORE
txm_module_manager_object_pointer_get_extended.c:499
_txm_module_manager_object_pointer_get_extended()
TX_RESTORE
txm_module_manager_queue_notify_trampoline.c:112
_txm_module_manager_queue_notify_trampoline()
TX_RESTORE
txm_module_manager_queue_notify_trampoline.c:127
_txm_module_manager_queue_notify_trampoline()
TX_RESTORE
txm_module_manager_semaphore_notify_trampoline.c:113
_txm_module_manager_semaphore_notify_trampoline()
TX_RESTORE
txm_module_manager_semaphore_notify_trampoline.c:128
_txm_module_manager_semaphore_notify_trampoline()
TX_RESTORE
txm_module_manager_stop.c:265
_txm_module_manager_stop()
TX_RESTORE
txm_module_manager_stop.c:565
_txm_module_manager_stop()
TX_RESTORE
txm_module_manager_thread_create.c:145
_txm_module_manager_thread_create()
TX_RESTORE
txm_module_manager_thread_create.c:180
_txm_module_manager_thread_create()
TX_RESTORE
txm_module_manager_thread_create.c:689
_txm_module_manager_thread_create()
TX_RESTORE
txm_module_manager_thread_create.c:720
_txm_module_manager_thread_create()
TX_RESTORE
txm_module_manager_thread_create.c:732
_txm_module_manager_thread_create()
TX_RESTORE
txm_module_manager_thread_notify_trampoline.c:122
_txm_module_manager_thread_notify_trampoline()
TX_RESTORE
txm_module_manager_thread_notify_trampoline.c:137
_txm_module_manager_thread_notify_trampoline()
TX_RESTORE
txm_module_manager_thread_notify_trampoline.c:149
_txm_module_manager_thread_notify_trampoline()
TX_RESTORE
txm_module_manager_thread_reset.c:95
_txm_module_manager_thread_reset()
TX_RESTORE
txm_module_manager_thread_reset.c:131
_txm_module_manager_thread_reset()
TX_RESTORE
txm_module_manager_thread_reset.c:175
_txm_module_manager_thread_reset()
TX_RESTORE
txm_module_manager_timer_notify_trampoline.c:123
_txm_module_manager_timer_notify_trampoline()
TX_RESTORE
txm_module_manager_timer_notify_trampoline.c:138
_txm_module_manager_timer_notify_trampoline()
TX_RESTORE
txm_module_manager_unload.c:190
_txm_module_manager_unload()
Call Tree
from
examples
__restore_interrupts()
is called by 108 functions:
_tx_thread_system_return_inline()
_tx_block_allocate()
_tx_block_pool_cleanup()
_tx_block_pool_create()
_tx_block_pool_delete()
_tx_block_pool_info_get()
_tx_block_pool_prioritize()
_tx_block_release()
_tx_byte_allocate()
_tx_byte_pool_cleanup()
_tx_byte_pool_create()
_tx_byte_pool_delete()
_tx_byte_pool_info_get()
_tx_byte_pool_prioritize()
_tx_byte_pool_search()
_tx_byte_release()
_tx_event_flags_cleanup()
_tx_event_flags_create()
_tx_event_flags_delete()
_tx_event_flags_get()
_tx_event_flags_info_get()
_tx_event_flags_set()
_tx_event_flags_set_notify()
_tx_mutex_cleanup()
_tx_mutex_thread_release()
_tx_mutex_create()
_tx_mutex_delete()
_tx_mutex_get()
_tx_mutex_info_get()
_tx_mutex_prioritize()
_tx_mutex_priority_change()
_tx_mutex_put()
_tx_queue_cleanup()
_tx_queue_create()
_tx_queue_delete()
_tx_queue_flush()
_tx_queue_front_send()
_tx_queue_info_get()
_tx_queue_prioritize()
_tx_queue_receive()
_tx_queue_send()
_tx_queue_send_notify()
_tx_semaphore_ceiling_put()
_tx_semaphore_cleanup()
_tx_semaphore_create()
_tx_semaphore_delete()
_tx_semaphore_get()
_tx_semaphore_info_get()
_tx_semaphore_prioritize()
_tx_semaphore_put()
_tx_semaphore_put_notify()
_tx_thread_create()
_tx_thread_delete()
_tx_thread_entry_exit_notify()
_tx_thread_identify()
_tx_thread_info_get()
_tx_thread_preemption_change()
_tx_thread_priority_change()
_tx_thread_relinquish()
_tx_thread_reset()
_tx_thread_resume()
_tx_thread_shell_entry()
_tx_thread_sleep()
_tx_thread_stack_analyze()
_tx_thread_suspend()
_tx_thread_system_resume()
_tx_thread_system_suspend()
_tx_thread_terminate()
_tx_thread_time_slice()
_tx_thread_time_slice_change()
_tx_thread_timeout()
_tx_thread_wait_abort()
_tx_time_get()
_tx_time_set()
_tx_timer_activate()
_tx_timer_change()
_tx_timer_create()
_tx_timer_deactivate()
_tx_timer_delete()
_tx_timer_expiration_process()
_tx_timer_info_get()
_tx_timer_thread_entry()
_txe_block_pool_create()
_txe_byte_pool_create()
_txe_event_flags_create()
_txe_mutex_create()
_txe_queue_create()
_txe_semaphore_create()
_txe_thread_create()
_txe_timer_create()
_txm_module_manager_absolute_load()
_txm_module_manager_callback_request()
_txm_module_manager_event_flags_notify_trampoline()
_txm_module_manager_internal_load()
_txm_module_manager_tx_thread_system_suspend_dispatch()
_txm_module_manager_object_pointer_get_extended()
_txm_module_manager_queue_notify_trampoline()
_txm_module_manager_semaphore_notify_trampoline()
_txm_module_manager_stop()
_txm_module_manager_thread_create()
_txm_module_manager_thread_notify_trampoline()
_txm_module_manager_thread_reset()
_txm_module_manager_timer_notify_trampoline()
_txm_module_manager_unload()
_tx_trace_isr_enter_insert()
_tx_trace_isr_exit_insert()
_tx_trace_object_register()
_tx_trace_object_unregister()
All items filtered out
__restore_interrupts()
All items filtered out
Data Use
from
examples
__restore_interrupts()
:
All items filtered out
__restore_interrupts()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out