Go to the documentation of this file.   35 #ifndef _SAME70_GPBR_COMPONENT_    36 #define _SAME70_GPBR_COMPONENT_    44 #if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))    51 #define SYS_GPBR_GPBR_VALUE_Pos 0    52 #define SYS_GPBR_GPBR_VALUE_Msk (0xffffffffu << SYS_GPBR_GPBR_VALUE_Pos)     53 #define SYS_GPBR_GPBR_VALUE(value) ((SYS_GPBR_GPBR_VALUE_Msk & ((value) << SYS_GPBR_GPBR_VALUE_Pos)))