FreeRTOS
portFORCE_INLINE
is only used within FreeRTOS.
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
portFORCE_INLINE
portFORCE_INLINE macro
Syntax
Show:
Summary
Declaration
from
portmacro.h:166
#define
portFORCE_INLINE
inline
__attribute__
(
(
always_inline
)
)
Examples
References
from
examples
Code
Location
#define
portFORCE_INLINE
inline
__attribute__
(
(
always_inline
)
)
portmacro.h:166
#define
portFORCE_INLINE
inline
__attribute__
(
(
always_inline
)
)
portmacro.h:202
portFORCE_INLINE
static
BaseType_t
xPortIsInsideInterrupt
(
void
)
portmacro.h:169
portFORCE_INLINE
static
void
vPortRaiseBASEPRI
(
void
)
portmacro.h:191
portFORCE_INLINE
static
uint32_t
ulPortRaiseBASEPRI
(
void
)
portmacro.h:207
portFORCE_INLINE
static
void
vPortSetBASEPRI
(
uint32_t
ulNewMaskValue
)
portmacro.h:227
portFORCE_INLINE
static
BaseType_t
xPortIsInsideInterrupt
(
void
)
portmacro.h:228
portFORCE_INLINE
static
void
vPortRaiseBASEPRI
(
void
)
portmacro.h:250
portFORCE_INLINE
static
uint32_t
ulPortRaiseBASEPRI
(
void
)
portmacro.h:266
portFORCE_INLINE
static
void
vPortSetBASEPRI
(
uint32_t
ulNewMaskValue
)
portmacro.h:286
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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