Home
last modified time | relevance | path

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

12

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcmsis_cp15.h37 __STATIC_FORCEINLINE uint32_t __get_ACTLR(void) in __get_ACTLR()
47 __STATIC_FORCEINLINE void __set_ACTLR(uint32_t actlr) in __set_ACTLR()
55 __STATIC_FORCEINLINE uint32_t __get_CPACR(void) in __get_CPACR()
65 __STATIC_FORCEINLINE void __set_CPACR(uint32_t cpacr) in __set_CPACR()
73 __STATIC_FORCEINLINE uint32_t __get_DFSR(void) in __get_DFSR()
83 __STATIC_FORCEINLINE void __set_DFSR(uint32_t dfsr) in __set_DFSR()
91 __STATIC_FORCEINLINE uint32_t __get_IFSR(void) in __get_IFSR()
101 __STATIC_FORCEINLINE void __set_IFSR(uint32_t ifsr) in __set_IFSR()
109 __STATIC_FORCEINLINE uint32_t __get_ISR(void) in __get_ISR()
119 __STATIC_FORCEINLINE uint32_t __get_CBAR(void) in __get_CBAR()
[all …]
H A Dcmsis_gcc.h52 #ifndef __STATIC_FORCEINLINE
53 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
135 __STATIC_FORCEINLINE void __ISB(void) in __ISB()
146 __STATIC_FORCEINLINE void __DSB(void) in __DSB()
156 __STATIC_FORCEINLINE void __DMB(void) in __DMB()
167 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV()
200 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH()
219 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
242 __STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value) in __RBIT()
278 __STATIC_FORCEINLINE uint8_t __LDREXB(volatile uint8_t *addr) in __LDREXB()
[all …]
H A Dcmsis_armclang.h47 #ifndef __STATIC_FORCEINLINE
48 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
187 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
318 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR()
328 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR()
336 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode()
344 __STATIC_FORCEINLINE void __set_mode(uint32_t mode) in __set_mode()
352 __STATIC_FORCEINLINE uint32_t __get_SP() in __get_SP()
362 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP()
370 __STATIC_FORCEINLINE uint32_t __get_SP_usr() in __get_SP_usr()
[all …]
H A Dcmsis_compiler.h76 #ifndef __STATIC_FORCEINLINE
77 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
122 #ifndef __STATIC_FORCEINLINE
123 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
164 #ifndef __STATIC_FORCEINLINE
165 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/
H A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
131 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start()
199 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
258 __STATIC_FORCEINLINE void __ISB(void) in __ISB()
269 __STATIC_FORCEINLINE void __DSB(void) in __DSB()
280 __STATIC_FORCEINLINE void __DMB(void) in __DMB()
292 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV()
311 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16()
326 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH()
[all …]
H A 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 …]
H A Dcmsis_armclang.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()
260 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
295 __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) in __CLZ()
425 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX()
440 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT()
455 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT()
470 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT()
485 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT()
[all …]
H A Dcachel1_armv7.h57 __STATIC_FORCEINLINE void SCB_EnableICache (void) in SCB_EnableICache()
78 __STATIC_FORCEINLINE void SCB_DisableICache (void) in SCB_DisableICache()
95 __STATIC_FORCEINLINE void SCB_InvalidateICache (void) in SCB_InvalidateICache()
115 __STATIC_FORCEINLINE void SCB_InvalidateICache_by_Addr (volatile void *addr, int32_t isize) in SCB_InvalidateICache_by_Addr()
141 __STATIC_FORCEINLINE void SCB_EnableDCache (void) in SCB_EnableDCache()
181 __STATIC_FORCEINLINE void SCB_DisableDCache (void) in SCB_DisableDCache()
219 __STATIC_FORCEINLINE void SCB_InvalidateDCache (void) in SCB_InvalidateDCache()
254 __STATIC_FORCEINLINE void SCB_CleanDCache (void) in SCB_CleanDCache()
289 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache (void) in SCB_CleanInvalidateDCache()
328 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr()
[all …]
H A Dcmsis_compiler.h79 #ifndef __STATIC_FORCEINLINE
80 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
151 #ifndef __STATIC_FORCEINLINE
152 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
220 #ifndef __STATIC_FORCEINLINE
221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/
H A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
131 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start()
196 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
207 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
218 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
233 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
248 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
260 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
272 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
[all …]
H A Dcmsis_armclang.h46 #ifndef __STATIC_FORCEINLINE
47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
166 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
181 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
196 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
208 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
220 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
234 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
248 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
262 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
[all …]
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/
H A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
129 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
140 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
151 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
166 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
181 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
193 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
205 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
219 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
[all …]
H A Dcmsis_armclang.h46 #ifndef __STATIC_FORCEINLINE
47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
142 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
157 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
172 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
184 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
196 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
210 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
224 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
238 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
[all …]
H A Dcmsis_compiler.h73 #ifndef __STATIC_FORCEINLINE
74 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
142 #ifndef __STATIC_FORCEINLINE
143 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
207 #ifndef __STATIC_FORCEINLINE
208 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/
H A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
129 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
140 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
151 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
166 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
181 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
193 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
205 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
219 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
[all …]
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/
H A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
129 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
140 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
151 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
166 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
181 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
193 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
205 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
219 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
[all …]
H A Dcmsis_armclang.h46 #ifndef __STATIC_FORCEINLINE
47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
142 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
157 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
172 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
184 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
196 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
210 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
224 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
238 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
[all …]
H A Dcmsis_compiler.h73 #ifndef __STATIC_FORCEINLINE
74 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
142 #ifndef __STATIC_FORCEINLINE
143 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
207 #ifndef __STATIC_FORCEINLINE
208 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/
H A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
129 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
140 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
151 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
166 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
181 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
193 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
205 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
219 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
[all …]
H A Dcmsis_armclang.h46 #ifndef __STATIC_FORCEINLINE
47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
142 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
157 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
172 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
184 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
196 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
210 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
224 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
238 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
[all …]
H A Dcmsis_compiler.h73 #ifndef __STATIC_FORCEINLINE
74 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
142 #ifndef __STATIC_FORCEINLINE
143 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
207 #ifndef __STATIC_FORCEINLINE
208 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/
H A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
129 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
140 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
151 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
166 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
181 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
193 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
205 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
219 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
[all …]
H A Dcmsis_armclang.h46 #ifndef __STATIC_FORCEINLINE
47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
142 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
157 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()
172 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
184 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
196 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
210 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
224 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
238 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
[all …]
H A Dcmsis_compiler.h73 #ifndef __STATIC_FORCEINLINE
74 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
142 #ifndef __STATIC_FORCEINLINE
143 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
207 #ifndef __STATIC_FORCEINLINE
208 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dcmsis_compiler.h73 #ifndef __STATIC_FORCEINLINE
74 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
142 #ifndef __STATIC_FORCEINLINE
143 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
207 #ifndef __STATIC_FORCEINLINE
208 #define __STATIC_FORCEINLINE __STATIC_INLINE macro

12