threadx
txfr_prio_tx_to_fr()
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
txfr_prio_tx_to_fr()
txfr_prio_tx_to_fr() function
Syntax
Show:
Summary
Declaration
from
tx_freertos.c:153
static
uint32_t
txfr_prio_tx_to_fr
(
uint32_t
prio
)
;
Arguments
Argument
prio
Examples
References
from
examples
Code
Location
Referrer
static
uint32_t
txfr_prio_tx_to_fr
(
uint32_t
prio
)
tx_freertos.c:153
priority
=
txfr_prio_tx_to_fr
(
priority
)
;
tx_freertos.c:592
uxTaskPriorityGet()
Call Tree
from
examples
txfr_prio_tx_to_fr()
is called by 1 function:
uxTaskPriorityGet()
All items filtered out
txfr_prio_tx_to_fr()
All items filtered out
Data Use
from
examples
txfr_prio_tx_to_fr()
:
All items filtered out
txfr_prio_tx_to_fr()
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