/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/ |
D | cmsis_cp15_ca.h | 37 __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 …]
|
D | cmsis_gcc_ca.h | 53 #ifndef __STATIC_FORCEINLINE 54 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro 113 __STATIC_FORCEINLINE uint32_t __QSUB16(uint32_t op1, uint32_t op2) in __QSUB16() 122 __STATIC_FORCEINLINE uint32_t __QADD16(uint32_t op1, uint32_t op2) in __QADD16() 130 __STATIC_FORCEINLINE int32_t __QADD( int32_t op1, int32_t op2) in __QADD() 138 __STATIC_FORCEINLINE uint64_t __SMLALD (uint32_t op1, uint32_t op2, uint64_t acc) in __SMLALD() 155 __STATIC_FORCEINLINE int32_t __QSUB( int32_t op1, int32_t op2) in __QSUB() 163 __STATIC_FORCEINLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2) in __SMUAD() 174 __STATIC_FORCEINLINE uint32_t __SMLAD (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLAD() 182 __STATIC_FORCEINLINE uint32_t __SMUADX (uint32_t op1, uint32_t op2) in __SMUADX() [all …]
|
D | cmsis_armclang_ca.h | 47 #ifndef __STATIC_FORCEINLINE 48 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro 190 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() 220 __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) in __CLZ() 348 __STATIC_FORCEINLINE int32_t __QADD( int32_t op1, int32_t op2) in __QADD() 356 __STATIC_FORCEINLINE int32_t __QSUB( int32_t op1, int32_t op2) in __QSUB() 370 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() 399 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() 409 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR() 417 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() [all …]
|
D | cmsis_compiler_ca.h | 76 #ifndef __STATIC_FORCEINLINE 77 #define __STATIC_FORCEINLINE __STATIC_INLINE macro 126 #ifndef __STATIC_FORCEINLINE 127 #define __STATIC_FORCEINLINE __STATIC_INLINE macro 172 #ifndef __STATIC_FORCEINLINE 173 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
|
D | core_ca.h | 928 __STATIC_FORCEINLINE void L1C_EnableCaches(void) { in L1C_EnableCaches() 935 __STATIC_FORCEINLINE void L1C_DisableCaches(void) { in L1C_DisableCaches() 942 __STATIC_FORCEINLINE void L1C_EnableBTAC(void) { in L1C_EnableBTAC() 949 __STATIC_FORCEINLINE void L1C_DisableBTAC(void) { in L1C_DisableBTAC() 956 __STATIC_FORCEINLINE void L1C_InvalidateBTAC(void) { in L1C_InvalidateBTAC() 964 __STATIC_FORCEINLINE void L1C_InvalidateICacheAll(void) { in L1C_InvalidateICacheAll() 973 __STATIC_FORCEINLINE void L1C_CleanDCacheMVA(void *va) { in L1C_CleanDCacheMVA() 981 __STATIC_FORCEINLINE void L1C_InvalidateDCacheMVA(void *va) { in L1C_InvalidateDCacheMVA() 989 __STATIC_FORCEINLINE void L1C_CleanInvalidateDCacheMVA(void *va) { in L1C_CleanInvalidateDCacheMVA() 1008 __STATIC_FORCEINLINE uint8_t __log2_up(uint32_t n) in __log2_up() [all …]
|
D | cmsis_armcc_ca.h | 50 #ifndef __STATIC_FORCEINLINE 51 #define __STATIC_FORCEINLINE static __forceinline macro
|
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/ |
D | cmsis_cp15.h | 37 __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 …]
|
D | cmsis_gcc.h | 52 #ifndef __STATIC_FORCEINLINE 53 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro 132 __STATIC_FORCEINLINE void __ISB(void) in __ISB() 143 __STATIC_FORCEINLINE void __DSB(void) in __DSB() 153 __STATIC_FORCEINLINE void __DMB(void) in __DMB() 164 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV() 197 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH() 216 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() 239 __STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value) in __RBIT() 275 __STATIC_FORCEINLINE uint8_t __LDREXB(volatile uint8_t *addr) in __LDREXB() [all …]
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ |
D | cmsis_gcc.h | 49 #ifndef __STATIC_FORCEINLINE 50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro 132 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start() 197 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq() 208 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq() 219 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL() 234 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS() 249 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() 261 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() 273 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR() [all …]
|
D | cmsis.h | 58 __STATIC_FORCEINLINE uint32_t int_lock_global(void) in int_lock_global() 77 __STATIC_FORCEINLINE void int_unlock_global(uint32_t pri) in int_unlock_global() 99 __STATIC_FORCEINLINE uint32_t int_lock(void) in int_lock() 122 __STATIC_FORCEINLINE void int_unlock(uint32_t pri) in int_unlock() 135 __STATIC_FORCEINLINE uint32_t int_lock_local(void) in int_lock_local() 139 __STATIC_FORCEINLINE void int_unlock_local(uint32_t pri) in int_unlock_local() 144 __STATIC_FORCEINLINE uint32_t int_lock_smp_com(void) in int_lock_smp_com() 148 __STATIC_FORCEINLINE void int_unlock_smp_com(uint32_t pri) in int_unlock_smp_com() 155 __STATIC_FORCEINLINE int in_isr(void) in in_isr() 170 __STATIC_FORCEINLINE int32_t ftoi_nearest(float f) in ftoi_nearest() [all …]
|
D | cachel1_armv7.h | 57 __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 (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 (void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr() [all …]
|
D | core_cm33.h | 2314 __STATIC_FORCEINLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority); 2315 __STATIC_FORCEINLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector); 2319 __STATIC_FORCEINLINE void tmp_irq_setPriority(IRQn_Type IRQn, uint32_t pri) in tmp_irq_setPriority() 2331 __STATIC_FORCEINLINE void tmp_irq_SetVector(IRQn_Type IRQn, uint32_t vector) in tmp_irq_SetVector() 2390 __STATIC_FORCEINLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) in __NVIC_SetPriorityGrouping() 2409 __STATIC_FORCEINLINE uint32_t __NVIC_GetPriorityGrouping(void) in __NVIC_GetPriorityGrouping() 2421 __STATIC_FORCEINLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) in __NVIC_EnableIRQ() 2440 __STATIC_FORCEINLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) in __NVIC_GetEnableIRQ() 2459 __STATIC_FORCEINLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) in __NVIC_DisableIRQ() 2478 __STATIC_FORCEINLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) in __NVIC_GetPendingIRQ() [all …]
|
D | core_cm55.h | 3189 __STATIC_FORCEINLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority); 3190 __STATIC_FORCEINLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector); 3194 __STATIC_FORCEINLINE void tmp_irq_setPriority(IRQn_Type IRQn, uint32_t pri) in tmp_irq_setPriority() 3206 __STATIC_FORCEINLINE void tmp_irq_SetVector(IRQn_Type IRQn, uint32_t vector) in tmp_irq_SetVector() 3265 __STATIC_FORCEINLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) in __NVIC_SetPriorityGrouping() 3284 __STATIC_FORCEINLINE uint32_t __NVIC_GetPriorityGrouping(void) in __NVIC_GetPriorityGrouping() 3296 __STATIC_FORCEINLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) in __NVIC_EnableIRQ() 3315 __STATIC_FORCEINLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) in __NVIC_GetEnableIRQ() 3334 __STATIC_FORCEINLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) in __NVIC_DisableIRQ() 3353 __STATIC_FORCEINLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) in __NVIC_GetPendingIRQ() [all …]
|
D | cmsis_compiler.h | 79 #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
|
D | core_cm4.h | 1671 __STATIC_FORCEINLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) in __NVIC_SetPriorityGrouping() 1690 __STATIC_FORCEINLINE uint32_t __NVIC_GetPriorityGrouping(void) in __NVIC_GetPriorityGrouping() 1702 __STATIC_FORCEINLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) in __NVIC_EnableIRQ() 1721 __STATIC_FORCEINLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) in __NVIC_GetEnableIRQ() 1740 __STATIC_FORCEINLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) in __NVIC_DisableIRQ() 1759 __STATIC_FORCEINLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) in __NVIC_GetPendingIRQ() 1778 __STATIC_FORCEINLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) in __NVIC_SetPendingIRQ() 1793 __STATIC_FORCEINLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) in __NVIC_ClearPendingIRQ() 1810 __STATIC_FORCEINLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) in __NVIC_GetActive() 1832 __STATIC_FORCEINLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) in __NVIC_SetPriority() [all …]
|
D | system_ARMCM.h | 28 __STATIC_FORCEINLINE bool get_unaligned_access_status(void) { return true; } in get_unaligned_access_status() 30 __STATIC_FORCEINLINE bool config_unaligned_access(bool enable) { return true; } in config_unaligned_access()
|
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Include/ |
D | cmsis_gcc.h | 49 #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 …]
|
D | cmsis_compiler.h | 73 #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
|
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/ |
D | cmsis_gcc.h | 49 #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 …]
|
D | cmsis_compiler.h | 73 #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
|
D | arm_math.h | 377 #define __STATIC_FORCEINLINE static __forceinline macro 384 #define __STATIC_FORCEINLINE static __attribute__((inline)) 903 __STATIC_FORCEINLINE q31_t read_q15x2 ( in read_q15x2() 922 __STATIC_FORCEINLINE q31_t read_q15x2_ia ( in read_q15x2_ia() 942 __STATIC_FORCEINLINE q31_t read_q15x2_da ( in read_q15x2_da() 963 __STATIC_FORCEINLINE void write_q15x2_ia ( in write_q15x2_ia() 984 __STATIC_FORCEINLINE void write_q15x2 ( in write_q15x2() 1004 __STATIC_FORCEINLINE q31_t read_q7x4_ia ( in read_q7x4_ia() 1026 __STATIC_FORCEINLINE q31_t read_q7x4_da ( in read_q7x4_da() 1046 __STATIC_FORCEINLINE void write_q7x4_ia ( in write_q7x4_ia() [all …]
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/ |
D | gr55xx_delay.h | 49 #ifndef __STATIC_FORCEINLINE 50 #define __STATIC_FORCEINLINE static __forceinline /**< Static inline define */ macro 55 #ifndef __STATIC_FORCEINLINE 56 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline /**< Static inlin… 61 #ifndef __STATIC_FORCEINLINE 62 #define __STATIC_FORCEINLINE __STATIC_INLINE /**< Static inline define */ 80 __STATIC_FORCEINLINE void delay_us(uint32_t number_of_us) 128 __STATIC_FORCEINLINE void delay_ms(uint32_t number_of_ms) in delay_ms()
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
D | hal_analogif.h | 32 __STATIC_FORCEINLINE int hal_analogif_open(void) { return 0; } in hal_analogif_open() 34 __STATIC_FORCEINLINE int hal_analogif_reg_write(unsigned short reg, unsigned short val) { return 0;… in hal_analogif_reg_write() 36 __STATIC_FORCEINLINE int hal_analogif_reg_read(unsigned short reg, unsigned short *val) { *val = 0;… in hal_analogif_reg_read() 38 __STATIC_FORCEINLINE enum HAL_ANALOGIF_RF_ACCESS_T hal_analogif_rf_access_config(enum HAL_ANALOGIF_… in hal_analogif_rf_access_config()
|
D | hal_timer.c | 131 __STATIC_FORCEINLINE uint32_t get_timer_value(struct TIMER_T *timer, uint32_t delta) in get_timer_value() 150 __STATIC_FORCEINLINE void clear_timer_irq(struct TIMER_T *timer) in clear_timer_irq() 161 __STATIC_FORCEINLINE void set_timer_load(struct TIMER_T *timer, uint32_t load, uint32_t delta) in set_timer_load() 178 __STATIC_FORCEINLINE void fast_sys_timer_open(void) in fast_sys_timer_open() 255 __STATIC_FORCEINLINE uint32_t BOOT_TEXT_SRAM_LOC _real_fast_sys_timer_get(void) in _real_fast_sys_timer_get() 707 __STATIC_FORCEINLINE int timer_is_slow(uint32_t id) in timer_is_slow()
|
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/ll/ |
D | ll.h | 82 __STATIC_FORCEINLINE uint32_t global_irq_lock(void) in global_irq_lock() 91 __STATIC_FORCEINLINE void global_irq_unlock(uint32_t pmask) in global_irq_unlock()
|