Solved
What is the CMSIS-RTOS v2 replacement for osThreadSuspendAll()?
Trying to port my code to CMSIS-RTOS v2 and running into some missing functionality. I don't see an osThreadSuspendAll() replacement.
Trying to port my code to CMSIS-RTOS v2 and running into some missing functionality. I don't see an osThreadSuspendAll() replacement.
It looks like osKernelLock()
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.