threadx
+
0
/1 examples
SourceVu will show references to
tx_freertos_init()
from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
ThreadX
Tx_FreeRTOS_Wrapper
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
tx_freertos_init()
tx_freertos_init() function
Syntax
Show:
Summary
Declaration
Definition
from
FreeRTOS.h:272
UINT
tx_freertos_init
(
void
)
;
Implemented in
tx_freertos.c:182
Examples
tx_freertos_init()
is referenced by 1 libraries and example projects:
Examples
STM32F429ZI-Nucleo
Applications
ThreadX
Tx_FreeRTOS_Wrapper
References
from
0/1
examples
Code
Location
UINT
tx_freertos_init
(
void
)
tx_freertos.c:182
UINT
tx_freertos_init
(
void
)
;
FreeRTOS.h:272
Call Tree
from
0/1
examples
tx_freertos_init()
calls 3 functions:
All items filtered out
tx_freertos_init()
_txe_semaphore_create()
_txe_byte_pool_create()
_txe_thread_create()
All items filtered out
Data Use
from
0/1
examples
tx_freertos_init()
reads 3 variables and writes 1 variable:
txfr_idle_task_entry()
txfr_idle_stack
txfr_heap_mem
All items filtered out
tx_freertos_init()
txfr_heap_initialized
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out