FreeRTOS
+
0
/20 examples
SourceVu will show references to
osKernelSysTick()
from the following samples and libraries:
Libraries
LwIP
STemWin
Examples
STM32446E_EVAL
Applications
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32469I-Discovery
Applications
FreeRTOS
FreeRTOS_ThreadCreation
STM32469I_EVAL
Applications
FatFs
FatFs_uSD_RTOS
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM324x9I_EVAL
Applications
FatFs
FatFs_uSD_RTOS
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM324xG_EVAL
Applications
FatFs
FatFs_uSD_RTOS
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32F412G-Discovery
Applications
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32F413H-Discovery
Applications
FatFs
FatFs_uSD_RTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32F429I-Discovery
Applications
FreeRTOS
FreeRTOS_ThreadCreation
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
osKernelSysTick()
osKernelSysTick() function
Get the value of the Kernel SysTick timer
Syntax
Show:
Summary
Declaration
Definition
from
cmsis_os.h:386
uint32_t
osKernelSysTick
(
void
)
;
Implemented in
cmsis_os.c:184
Return value
None
Notes
MUST REMAIN UNCHANGED: \b osKernelSysTick shall be consistent in every CMSIS-RTOS.
Examples
osKernelSysTick()
is referenced by 20 libraries and example projects:
Libraries
LwIP
STemWin
Examples
STM32446E_EVAL
Applications
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32469I-Discovery
Applications
FreeRTOS
FreeRTOS_ThreadCreation
STM32469I_EVAL
Applications
FatFs
FatFs_uSD_RTOS
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM324x9I_EVAL
Applications
FatFs
FatFs_uSD_RTOS
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM324xG_EVAL
Applications
FatFs
FatFs_uSD_RTOS
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32F412G-Discovery
Applications
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32F413H-Discovery
Applications
FatFs
FatFs_uSD_RTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
FreeRTOS_Semaphore
FreeRTOS_ThreadCreation
STM32F429I-Discovery
Applications
FreeRTOS
FreeRTOS_ThreadCreation
References
from
0/20
examples
Code
Location
uint32_t
osKernelSysTick
(
void
)
cmsis_os.c:184
uint32_t
osKernelSysTick
(
void
)
;
cmsis_os.h:386
Call Tree
from
0/20
examples
osKernelSysTick()
calls 3 functions:
All items filtered out
osKernelSysTick()
xTaskGetTickCount()
xTaskGetTickCountFromISR()
inHandlerMode()
All items filtered out
Data Use
from
0/20
examples
All items filtered out
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