| 
    Zephyr Project API 3.7.0
    
   A Scalable Open Source RTOS 
   | 
 
common definitions for the FPU sharing test application More...
Go to the source code of this file.
Data Structures | |
| struct | fp_register_set | 
Macros | |
| #define | SIZEOF_FP_REGISTER_SET (SIZEOF_FP_VOLATILE_REGISTER_SET + SIZEOF_FP_NON_VOLATILE_REGISTER_SET) | 
| #define | MAIN_FLOAT_REG_CHECK_BYTE ((unsigned char)0xe5) | 
| #define | FIBER_FLOAT_REG_CHECK_BYTE ((unsigned char)0xf9) | 
common definitions for the FPU sharing test application
| #define FIBER_FLOAT_REG_CHECK_BYTE ((unsigned char)0xf9) | 
| #define MAIN_FLOAT_REG_CHECK_BYTE ((unsigned char)0xe5) | 
| #define SIZEOF_FP_REGISTER_SET (SIZEOF_FP_VOLATILE_REGISTER_SET + SIZEOF_FP_NON_VOLATILE_REGISTER_SET) |