|  |  | 
#include <ti/devices/msp432p4xx/driverlib/fpu.h>| Functions | |
| void | FPU_enableModule (void) | 
| void | FPU_disableModule (void) | 
| void | FPU_enableStacking (void) | 
| void | FPU_enableLazyStacking (void) | 
| void | FPU_disableStacking (void) | 
| void | FPU_setHalfPrecisionMode (uint32_t mode) | 
| void | FPU_setNaNMode (uint32_t mode) | 
| void | FPU_setFlushToZeroMode (uint32_t mode) | 
| void | FPU_setRoundingMode (uint32_t mode) |