27#define THREAD_API_INLINED
33 SCB->ICSR = SCB_ICSR_PENDSVSET_Msk;
int svc_dispatch_handler(unsigned int svc_number, unsigned int *svc_args)
Default SVC dispatch handler (weak function).
THREAD_MAYBE_INLINE void thread_yield_higher(void)
Lets current thread yield in favor of a higher prioritized thread.