spinn_common 7.2.2
Support code for SpiNNaker applications.
Loading...
Searching...
No Matches
Macros | Functions
cmsis.h File Reference

These built-in functions are available for the ARM family of processors (CMSIS) More...

#include <stdint.h>
#include <stdbool.h>

Go to the source code of this file.

Macros

#define __ARM_Q_FLAG   27
 Saturation flag bit in control register.
 

Functions

static uint32_t __get_CONTROL (void)
 Get the control register.
 
static void __set_CONTROL (uint32_t r)
 Set the control register.
 

Detailed Description

These built-in functions are available for the ARM family of processors (CMSIS)

Function Documentation

◆ __get_CONTROL()

static uint32_t __get_CONTROL ( void  )
inlinestatic

Get the control register.

Returns
the current value of the control register

◆ __set_CONTROL()

static void __set_CONTROL ( uint32_t  r)
inlinestatic

Set the control register.

Parameters
[in]rThe value to set