FreeRTOS + 0/106 examples
CodeScope will show references to osKernelStart() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
FatFs
FreeRTOS
USB_Host
STM32469I-Discovery
Demonstrations
Applications
FreeRTOS
USB_Host
STM32469I_EVAL
Demonstrations
Applications
FatFs
FreeRTOS
LwIP
mbedTLS
USB_Host
STM324xG_EVAL
Demonstrations
Applications
FatFs
FreeRTOS
LwIP
mbedTLS
USB_Host
STM32F412G-Discovery
Demonstrations
Applications
FatFs
FreeRTOS
STM32F413H-Discovery
Demonstrations
Applications
FatFs
FreeRTOS
STM32F429I-Discovery
Demonstrations
Applications
FreeRTOS
STM324x9I_EVAL
Applications
FatFs
FreeRTOS
LwIP
mbedTLS
USB_Host
Demonstrations
STemWin
STM32F412ZG-Nucleo
Applications
USB_Host
STM32F413ZH-Nucleo
Applications
FreeRTOS
STM32F429ZI-Nucleo
Applications
LwIP
 
Symbols
loading...
Files
loading...

osKernelStart() function

Start the RTOS Kernel with executing the specified thread.

Syntax

osStatus osKernelStart (void);
Implemented in cmsis_os.c:150

Return value

status code that indicates the execution status of the function

Notes

MUST REMAIN UNCHANGED: \b osKernelStart shall be consistent in every CMSIS-RTOS.

Examples

osKernelStart() is referenced by 106 libraries and example projects.

References

LocationText
cmsis_os.c:150
osStatus osKernelStart (void)
cmsis_os.h:374
osStatus osKernelStart (void);

Call Tree

Functions called by osKernelStart()
osKernelStart()
all items filtered out
Data read by osKernelStart()
all items filtered out
osKernelStart()
Type of osKernelStart()
osKernelStart()
all items filtered out