Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
thread.h File Reference

Per-arch thread definition. More...

#include <zephyr/types.h>

Go to the source code of this file.

Macros

#define RV_FP_TYPE   uint32_t
 
#define PMP_M_MODE_SLOTS   8 /* 8 is plenty enough for m-mode */
 

Detailed Description

Per-arch thread definition.

This file contains definitions for

struct _thread_arch struct _callee_saved

necessary to instantiate instances of struct k_thread.

Macro Definition Documentation

◆ PMP_M_MODE_SLOTS

#define PMP_M_MODE_SLOTS   8 /* 8 is plenty enough for m-mode */

◆ RV_FP_TYPE

#define RV_FP_TYPE   uint32_t