Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
fpu_ctx_full Struct Reference

#include <fpu.h>

Data Fields

uint32_t caller_saved [16]
 
uint32_t callee_saved [16]
 
uint32_t fpscr
 
bool ctx_saved
 

Field Documentation

◆ callee_saved

uint32_t fpu_ctx_full::callee_saved[16]

◆ caller_saved

uint32_t fpu_ctx_full::caller_saved[16]

◆ ctx_saved

bool fpu_ctx_full::ctx_saved

◆ fpscr

uint32_t fpu_ctx_full::fpscr

The documentation for this struct was generated from the following file: