Home
last modified time | relevance | path

Searched refs:__STATIC_FORCEINLINE (Results 1 – 15 of 15) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_gcc_m.h42 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start()
110 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
127 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
142 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
157 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
170 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
183 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
197 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
211 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
225 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
[all …]
Dcmsis_armclang_m.h73 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
85 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT()
97 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT()
109 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT()
128 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
143 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
158 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
171 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
184 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
198 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
[all …]
Dcmsis_clang_m.h79 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
92 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT()
104 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT()
116 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT()
134 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
149 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
164 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
177 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
190 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
204 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
[all …]
Dcmsis_tiarmclang_m.h44 #ifndef __STATIC_FORCEINLINE
45 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
144 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
318 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
344 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
444 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX()
459 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT()
474 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT()
489 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT()
504 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT()
[all …]
Darmv81m_pac.h47 __STATIC_FORCEINLINE void __get_PAC_KEY_P (uint32_t* pPacKey) { in __get_PAC_KEY_P()
66 __STATIC_FORCEINLINE void __set_PAC_KEY_P (uint32_t* pPacKey) { in __set_PAC_KEY_P()
85 __STATIC_FORCEINLINE void __get_PAC_KEY_U (uint32_t* pPacKey) { in __get_PAC_KEY_U()
104 __STATIC_FORCEINLINE void __set_PAC_KEY_U (uint32_t* pPacKey) { in __set_PAC_KEY_U()
125 __STATIC_FORCEINLINE void __TZ_get_PAC_KEY_P_NS (uint32_t* pPacKey) { in __TZ_get_PAC_KEY_P_NS()
144 __STATIC_FORCEINLINE void __TZ_set_PAC_KEY_P_NS (uint32_t* pPacKey) { in __TZ_set_PAC_KEY_P_NS()
163 __STATIC_FORCEINLINE void __TZ_get_PAC_KEY_U_NS (uint32_t* pPacKey) { in __TZ_get_PAC_KEY_U_NS()
182 __STATIC_FORCEINLINE void __TZ_set_PAC_KEY_U_NS (uint32_t* pPacKey) { in __TZ_set_PAC_KEY_U_NS()
Darmv7m_cachel1.h55 __STATIC_FORCEINLINE void SCB_EnableICache (void) in SCB_EnableICache()
76 __STATIC_FORCEINLINE void SCB_DisableICache (void) in SCB_DisableICache()
93 __STATIC_FORCEINLINE void SCB_InvalidateICache (void) in SCB_InvalidateICache()
113 __STATIC_FORCEINLINE void SCB_InvalidateICache_by_Addr (volatile void *addr, int32_t isize) in SCB_InvalidateICache_by_Addr()
139 __STATIC_FORCEINLINE void SCB_EnableDCache (void) in SCB_EnableDCache()
179 __STATIC_FORCEINLINE void SCB_DisableDCache (void) in SCB_DisableDCache()
247 __STATIC_FORCEINLINE void SCB_InvalidateDCache (void) in SCB_InvalidateDCache()
282 __STATIC_FORCEINLINE void SCB_CleanDCache (void) in SCB_CleanDCache()
317 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache (void) in SCB_CleanInvalidateDCache()
356 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr()
[all …]
Dcmsis_iccarm_m.h183 #ifndef __STATIC_FORCEINLINE
184 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
290 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
378 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
408 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_armclang_ltm.h42 #ifndef __STATIC_FORCEINLINE
43 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
149 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
258 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
293 __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) in __CLZ()
419 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX()
434 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT()
449 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT()
464 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT()
479 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT()
[all …]
Dcmsis_gcc.h47 #ifndef __STATIC_FORCEINLINE
48 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
173 __STATIC_FORCEINLINE void __ISB(void) in __ISB()
184 __STATIC_FORCEINLINE void __DSB(void) in __DSB()
195 __STATIC_FORCEINLINE void __DMB(void) in __DMB()
207 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV()
219 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16()
234 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH()
247 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
274 __STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value) in __RBIT()
[all …]
Dcmsis_armclang.h46 #ifndef __STATIC_FORCEINLINE
47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
282 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
308 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
408 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX()
423 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT()
438 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT()
453 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT()
470 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB()
485 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH()
[all …]
Dcmsis_clang.h51 #ifndef __STATIC_FORCEINLINE
52 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
287 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
313 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
413 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX()
428 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT()
443 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT()
458 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT()
475 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB()
490 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH()
[all …]
Dcmsis_compiler.h85 #ifndef __STATIC_FORCEINLINE
86 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
158 #ifndef __STATIC_FORCEINLINE
159 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
228 #ifndef __STATIC_FORCEINLINE
229 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
Dcmsis_iccarm.h176 #ifndef __STATIC_FORCEINLINE
177 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
283 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
359 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
387 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
Dcmsis_armcc.h66 #ifndef __STATIC_FORCEINLINE
67 #define __STATIC_FORCEINLINE static __forceinline macro
/hal_rpi_pico-latest/test/cmsis_test/
Dcmsis_test.c11 __STATIC_FORCEINLINE int some_function(int i) { in some_function()