CMSIS
+
0
/12 examples
SourceVu will show references to
__STATIC_INLINE
from the following samples and libraries:
HAL
Libraries
FreeRTOS
STM32_USB_Device_Library
Examples
STM32F411RE-Nucleo
Examples_LL
TIM
TIM_BreakAndDeadtime
TIM_DMA
TIM_InputCapture
TIM_OnePulse
TIM_OutputCompare
TIM_PWMOutput
TIM_PWMOutput_Init
TIM_TimeBase
Examples_MIX
PWR
PWR_STOP
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
CMSIS
__STATIC_INLINE
__STATIC_INLINE macro
Syntax
Show:
Summary
Declaration
from
cmsis_gcc.h:47
#define
__STATIC_INLINE
static
inline
Examples
__STATIC_INLINE
is referenced by 12 libraries and example projects:
HAL
Libraries
FreeRTOS
STM32_USB_Device_Library
Examples
STM32F411RE-Nucleo
Examples_LL
TIM
TIM_BreakAndDeadtime
TIM_DMA
TIM_InputCapture
TIM_OnePulse
TIM_OutputCompare
TIM_PWMOutput
TIM_PWMOutput_Init
TIM_TimeBase
Examples_MIX
PWR
PWR_STOP
References
from
0/12
examples
Code
Location
#define
__STATIC_INLINE
static
inline
cmsis_gcc.h:47
#ifndef
__STATIC_INLINE
cmsis_gcc.h:46
__STATIC_INLINE
void
__NVIC_SetPriorityGrouping
(
uint32_t
PriorityGroup
)
core_cm4.h:1653
__STATIC_INLINE
uint32_t
__NVIC_GetPriorityGrouping
(
void
)
core_cm4.h:1672
__STATIC_INLINE
void
__NVIC_EnableIRQ
(
IRQn_Type
IRQn
)
core_cm4.h:1684
__STATIC_INLINE
uint32_t
__NVIC_GetEnableIRQ
(
IRQn_Type
IRQn
)
core_cm4.h:1703
__STATIC_INLINE
void
__NVIC_DisableIRQ
(
IRQn_Type
IRQn
)
core_cm4.h:1722
__STATIC_INLINE
uint32_t
__NVIC_GetPendingIRQ
(
IRQn_Type
IRQn
)
core_cm4.h:1741
__STATIC_INLINE
void
__NVIC_SetPendingIRQ
(
IRQn_Type
IRQn
)
core_cm4.h:1760
__STATIC_INLINE
void
__NVIC_ClearPendingIRQ
(
IRQn_Type
IRQn
)
core_cm4.h:1775
__STATIC_INLINE
uint32_t
__NVIC_GetActive
(
IRQn_Type
IRQn
)
core_cm4.h:1792
__STATIC_INLINE
void
__NVIC_SetPriority
(
IRQn_Type
IRQn
,
uint32_t
priority
)
core_cm4.h:1814
__STATIC_INLINE
uint32_t
__NVIC_GetPriority
(
IRQn_Type
IRQn
)
core_cm4.h:1836
__STATIC_INLINE
uint32_t
NVIC_EncodePriority
(
uint32_t
PriorityGroup
,
uint32_t
PreemptPriority
,
uint32_t
SubPriority
)
core_cm4.h:1861
__STATIC_INLINE
void
NVIC_DecodePriority
(
uint32_t
Priority
,
uint32_t
PriorityGroup
,
uint32_t
*
const
pPreemptPriority
,
uint32_t
*
const
pSubPriority
)
core_cm4.h:1888
__STATIC_INLINE
void
__NVIC_SetVector
(
IRQn_Type
IRQn
,
uint32_t
vector
)
core_cm4.h:1911
__STATIC_INLINE
uint32_t
__NVIC_GetVector
(
IRQn_Type
IRQn
)
core_cm4.h:1927
__NO_RETURN
__STATIC_INLINE
void
__NVIC_SystemReset
(
void
)
core_cm4.h:1938
__STATIC_INLINE
uint32_t
SCB_GetFPUType
(
void
)
core_cm4.h:1981
__STATIC_INLINE
uint32_t
SysTick_Config
(
uint32_t
ticks
)
core_cm4.h:2022
__STATIC_INLINE
uint32_t
ITM_SendChar
(
uint32_t
ch
)
core_cm4.h:2064
__STATIC_INLINE
int32_t
ITM_ReceiveChar
(
void
)
core_cm4.h:2085
__STATIC_INLINE
int32_t
ITM_CheckChar
(
void
)
core_cm4.h:2105
__STATIC_INLINE
void
ARM_MPU_Enable
(
uint32_t
MPU_Control
)
mpu_armv7.h:191
__STATIC_INLINE
void
ARM_MPU_Disable
(
void
)
mpu_armv7.h:204
__STATIC_INLINE
void
ARM_MPU_ClrRegion
(
uint32_t
rnr
)
mpu_armv7.h:218
__STATIC_INLINE
void
ARM_MPU_SetRegion
(
uint32_t
rbar
,
uint32_t
rasr
)
mpu_armv7.h:228
__STATIC_INLINE
void
ARM_MPU_SetRegionEx
(
uint32_t
rnr
,
uint32_t
rbar
,
uint32_t
rasr
)
mpu_armv7.h:239
__STATIC_INLINE
void
ARM_MPU_OrderedMemcpy
(
volatile
uint32_t
*
dst
,
const
uint32_t
*
__RESTRICT
src
,
uint32_t
len
)
mpu_armv7.h:251
__STATIC_INLINE
void
ARM_MPU_Load
(
ARM_MPU_Region_t
const
*
table
,
uint32_t
cnt
)
mpu_armv7.h:264
Call Tree
from
0/12
examples
All items filtered out
All items filtered out
Data Use
from
0/12
examples
All items filtered out
All items filtered out
Class Tree
from
0/12
examples
All items filtered out
All items filtered out
Override Tree
from
0/12
examples
All items filtered out
All items filtered out
Implementations
from
0/12
examples
All items filtered out
All items filtered out
Instances
from
0/12
examples
Lifecycle
from
0/12
examples
All items filtered out
All items filtered out