Home
last modified time | relevance | path

Searched defs:x (Results 1 – 15 of 15) sorted by relevance

/cmsis-latest/CMSIS/Core_A/Include/
Dcmsis_compiler.h93 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
96 #define __ALIGNED(x) __attribute__((aligned(x))) argument
143 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
146 #define __ALIGNED(x) __align(x) argument
192 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
196 #define __ALIGNED(x) argument
Dcmsis_iccarm.h50 #define __ALIGNED(x) __attribute__((aligned(x))) argument
53 #define __ALIGNED(x) __attribute__((aligned(x))) argument
56 #define __ALIGNED(x) argument
Dcmsis_gcc.h36 #define __has_builtin(x) (0) argument
105 #define __ALIGNED(x) __attribute__((aligned(x))) argument
Dcmsis_armcc.h84 #define __ALIGNED(x) __attribute__((aligned(x))) argument
Dcmsis_armclang.h96 #define __ALIGNED(x) __attribute__((aligned(x))) argument
/cmsis-latest/CMSIS/Core_R/Include/
Dcmsis_compiler.h93 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
96 #define __ALIGNED(x) __attribute__((aligned(x))) argument
143 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
146 #define __ALIGNED(x) __align(x) argument
192 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
196 #define __ALIGNED(x) argument
Dcmsis_gcc.h36 #define __has_builtin(x) (0) argument
106 #define __ALIGNED(x) __attribute__((aligned(x))) argument
/cmsis-latest/CMSIS/Core/Include/
Dcmsis_compiler.h102 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
121 #define __ALIGNED(x) __attribute__((aligned(x))) argument
174 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
193 #define __ALIGNED(x) __align(x) argument
245 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
265 #define __ALIGNED(x) argument
Dcachel1_armv7.h42 #define CCSIDR_WAYS(x) (((x) & SCB_CCSIDR_ASSOCIATIVITY_Msk) >> SCB_CCSIDR_ASSOCIATIVITY_Po… argument
43 #define CCSIDR_SETS(x) (((x) & SCB_CCSIDR_NUMSETS_Msk ) >> SCB_CCSIDR_NUMSETS_Pos … argument
Dcmsis_armclang.h69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
104 #define __ALIGNED(x) __attribute__((aligned(x))) argument
1406 #define __set_FPSCR(x) ((void)(x)) argument
Dcmsis_iccarm.h48 #define __ALIGNED(x) __attribute__((aligned(x))) argument
51 #define __ALIGNED(x) __attribute__((aligned(x))) argument
54 #define __ALIGNED(x) argument
Dcmsis_armcc.h88 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) argument
103 #define __ALIGNED(x) __attribute__((aligned(x))) argument
Dcmsis_armclang_ltm.h69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
104 #define __ALIGNED(x) __attribute__((aligned(x))) argument
1383 #define __set_FPSCR(x) ((void)(x)) argument
Dcmsis_gcc.h36 #define __has_builtin(x) (0) argument
76 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) argument
111 #define __ALIGNED(x) __attribute__((aligned(x))) argument
Dcore_starmc1.h3068 #define CCSIDR_WAYS(x) (((x) & SCB_CCSIDR_ASSOCIATIVITY_Msk) >> SCB_CCSIDR_ASSOCIATIVITY_Po… argument
3069 #define CCSIDR_SETS(x) (((x) & SCB_CCSIDR_NUMSETS_Msk ) >> SCB_CCSIDR_NUMSETS_Pos … argument