osKernelSuspend() is only used within CMSIS.
 
Symbols
loading...
Files
loading...

osKernelSuspend() function

Suspend the RTOS Kernel scheduler.

Syntax

uint32_t osKernelSuspend (void);

Return value

time in ticks, for how long the system can sleep or power-down.

References

LocationText
cmsis_os2.h:341
uint32_t osKernelSuspend (void);

Type Use

Type of osKernelSuspend()
osKernelSuspend()
uint32_t
all items filtered out