|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
#include <zephyr/arch/arm/cortex_m/fpu.h>
Data Fields | |
| uint32_t | caller_saved [16] |
| uint32_t | callee_saved [16] |
| uint32_t | fpscr |
| bool | ctx_saved |
| uint32_t fpu_ctx_full::callee_saved[16] |
| uint32_t fpu_ctx_full::caller_saved[16] |
| bool fpu_ctx_full::ctx_saved |
| uint32_t fpu_ctx_full::fpscr |