FreeRTOS
+
0
/20 examples
SourceVu will show references to
osPriorityRealtime
from the following samples and libraries:
Libraries
STM32_USB_Host_Library
Examples
STM32469I-Discovery
Demonstrations
STemWin
STM32469I_EVAL
Demonstrations
STemWin
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM32F412G-Discovery
Demonstrations
STemWin
STM32F413H-Discovery
Demonstrations
STemWin
STM324x9I_EVAL
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM324xG_EVAL
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM32F429ZI-Nucleo
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
osPriorityRealtime
osPriorityRealtime value
Syntax
Show:
Summary
Declaration
from
cmsis_os.h:179
osPriorityRealtime
=
+
3
;
Examples
osPriorityRealtime
is referenced by 20 libraries and example projects:
Libraries
STM32_USB_Host_Library
Examples
STM32469I-Discovery
Demonstrations
STemWin
STM32469I_EVAL
Demonstrations
STemWin
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM32F412G-Discovery
Demonstrations
STemWin
STM32F413H-Discovery
Demonstrations
STemWin
STM324x9I_EVAL
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM324xG_EVAL
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM32F429ZI-Nucleo
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
References
from
0/20
examples
Code
Location
Referrer
osPriorityRealtime
=
+
3
,
///< priority: realtime (highest)
cmsis_os.h:179
if
(
(
fpriority
-
tskIDLE_PRIORITY
)
<=
(
osPriorityRealtime
-
osPriorityIdle
)
)
{
cmsis_os.c:120
makeCmsisPriority()
Call Tree
from
0/20
examples
All items filtered out
All items filtered out
Data Use
from
0/20
examples
osPriorityRealtime
is read by 1 function:
All items filtered out
osPriorityRealtime
makeCmsisPriority()
All items filtered out
Class Tree
from
0/20
examples
All items filtered out
All items filtered out
Override Tree
from
0/20
examples
All items filtered out
All items filtered out
Implementations
from
0/20
examples
All items filtered out
All items filtered out
Instances
from
0/20
examples
Lifecycle
from
0/20
examples
All items filtered out
All items filtered out