|
EE445M RTOS
Taken at the University of Texas Spring 2015
|

Go to the source code of this file.
Functions | |
| void | FPUEnable (void) |
| void | FPUDisable (void) |
| void | FPUStackingEnable (void) |
| void | FPULazyStackingEnable (void) |
| void | FPUStackingDisable (void) |
| void | FPUHalfPrecisionModeSet (uint32_t ui32Mode) |
| void | FPUNaNModeSet (uint32_t ui32Mode) |
| void | FPUFlushToZeroModeSet (uint32_t ui32Mode) |
| void | FPURoundingModeSet (uint32_t ui32Mode) |