| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/libmetal/lib/include/metal/compiler/gcc/ |
| A D | atomic.h | 32 #define ATOMIC_VAR_INIT(VAL) (VAL) argument 51 #define atomic_init(OBJ, VAL) \ argument 55 #define atomic_store(OBJ, VAL) \ argument 57 #define atomic_store_explicit(OBJ, VAL, MO) \ argument 94 #define atomic_fetch_add(OBJ, VAL) \ argument 96 #define atomic_fetch_add_explicit(OBJ, VAL, MO) \ argument 98 #define atomic_fetch_sub(OBJ, VAL) \ argument 102 #define atomic_fetch_or(OBJ, VAL) \ argument 104 #define atomic_fetch_or_explicit(OBJ, VAL, MO) \ argument 106 #define atomic_fetch_xor(OBJ, VAL) \ argument [all …]
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/libmetal/lib/include/metal/compiler/gcc/ |
| A D | atomic.h | 32 #define ATOMIC_VAR_INIT(VAL) (VAL) argument 51 #define atomic_init(OBJ, VAL) \ argument 55 #define atomic_store(OBJ, VAL) \ argument 57 #define atomic_store_explicit(OBJ, VAL, MO) \ argument 94 #define atomic_fetch_add(OBJ, VAL) \ argument 96 #define atomic_fetch_add_explicit(OBJ, VAL, MO) \ argument 98 #define atomic_fetch_sub(OBJ, VAL) \ argument 102 #define atomic_fetch_or(OBJ, VAL) \ argument 104 #define atomic_fetch_or_explicit(OBJ, VAL, MO) \ argument 106 #define atomic_fetch_xor(OBJ, VAL) \ argument [all …]
|
| /bsp/msp432e401y-LaunchPad/libraries/Drivers/CMSIS/Include/ |
| A D | cmsis_ccs.h | 91 #define __CLZ(VAL) ((unsigned char)__clz(VAL)) argument 100 #define __SSAT(VAL, BITPOS) _ssatl(VAL, 0, BITPOS) argument 150 #define __ROR(VAL, SHIFT) ((unsigned int)__ror(VAL, SHIFT)) argument 199 #define __SSAT16(VAL, BITPOS) ((unsigned int)_ssat16(VAL, BITPOS)) argument 200 #define __USAT16(VAL, BITPOS) ((unsigned int)_usat16(VAL, BITPOS)) argument 201 #define __UXTB16(VAL) ((unsigned int)_uxtb16(VAL, 0)) argument 203 #define __SXTB16(VAL) ((unsigned int)_sxtb16(VAL, 0)) argument
|
| A D | cmsis_iccarm.h | 193 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 215 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l1xx.h | 212 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 273 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/ |
| A D | tae32f53xx_ll_def.h | 234 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 257 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
| A D | tae32f53xx_ll_cmp.h | 519 #define IS_CMP_OUTPUT_DEBOUNCE_VAL(VAL) ((VAL) <= 0xFFFUL) argument
|
| /bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Include/ |
| A D | yc3122.h | 434 __IOM uint32_t VAL : 32; /*!< [31..0] [4:2] fault region member 451 __IOM uint16_t VAL : 16; /*!< [15..0] protection15:0 member 473 __IOM uint32_t VAL : 32; /*!< [31..0] [0]regionx_enable [20:6] member 482 __IOM uint32_t VAL : 32; /*!< [31..0] [0]regionx_enable [20:6] member 491 __IOM uint32_t VAL : 32; /*!< [31..0] [0]regionx_enable [20:6] member 500 __IOM uint32_t VAL : 32; /*!< [31..0] [0]regionx_enable [20:6] member 509 __IOM uint32_t VAL : 32; /*!< [31..0] [0]regionx_enable [20:6] member 518 __IOM uint32_t VAL : 32; /*!< [31..0] [0]regionx_enable [20:6] member 527 __IOM uint32_t VAL : 32; /*!< [31..0] [0]regionx_enable [20:6] member 3656 __IOM uint32_t VAL : 8; /*!< [7..0] 仅支持比特置1操作,不支持清0回退 member [all …]
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/ |
| A D | fm33xx.h | 89 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Include/ |
| A D | fm33xx.h | 89 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
| /bsp/rockchip/common/rk_hal/lib/hal/inc/ |
| A D | hal_def.h | 37 #define WRITE_REG(REG, VAL) ((*(volatile uint32_t *)&(REG)) = (VAL)) /**< Write the regist… argument 41 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f0xx.h | 87 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/ |
| A D | fm33lc0xx_fl_def.h | 50 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
| /bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/ |
| A D | hc32l196_ddl.h | 87 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
| /bsp/nuvoton/libraries/nu_packages/NuUtils/inc/ |
| A D | nu_miscutil.h | 31 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f0xx.h | 116 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_qspi.c | 20 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
| /bsp/renesas/ra6e2-fpb/ra/arm/CMSIS_6/CMSIS/Core/Include/a-profile/ |
| A D | cmsis_iccarm_a.h | 158 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 180 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
| /bsp/renesas/ra4e2-eco/ra/arm/CMSIS_6/CMSIS/Core/Include/a-profile/ |
| A D | cmsis_iccarm_a.h | 158 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 180 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_pwr.h | 130 #define CSR_EWUP_BB(VAL) ((uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32) + (POSITION_… argument
|
| /bsp/synwit/libraries/SWM341_CSL/CMSIS/CoreSupport/ |
| A D | cmsis_iccarm.h | 200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/CMSIS/ |
| A D | cmsis_iccarm.h | 200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
| /bsp/hc32l136/Libraries/CMSIS/Include/ |
| A D | cmsis_iccarm.h | 198 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 220 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/CMSIS/Core/Include/ |
| A D | cmsis_iccarm.h | 188 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 210 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
| /bsp/microchip/samc21/bsp/CMSIS/Core/Include/ |
| A D | cmsis_iccarm.h | 188 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 210 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|