Home
last modified time | relevance | path

Searched defs:VAL (Results 1 – 25 of 730) sorted by relevance

12345678910>>...30

/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/libmetal/lib/include/metal/compiler/gcc/
A Datomic.h32 #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 Datomic.h32 #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 Dcmsis_ccs.h91 #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 Dcmsis_iccarm.h193 #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 Dstm32l1xx.h212 #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 Dtae32f53xx_ll_def.h234 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
257 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
A Dtae32f53xx_ll_cmp.h519 #define IS_CMP_OUTPUT_DEBOUNCE_VAL(VAL) ((VAL) <= 0xFFFUL) argument
/bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Include/
A Dyc3122.h434 __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 Dfm33xx.h89 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33xx.h89 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_def.h37 #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 Dft32f0xx.h87 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_def.h50 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_ddl.h87 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
/bsp/nuvoton/libraries/nu_packages/NuUtils/inc/
A Dnu_miscutil.h31 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f0xx.h116 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
/bsp/at32/libraries/rt_drivers/
A Ddrv_qspi.c20 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
/bsp/renesas/ra6e2-fpb/ra/arm/CMSIS_6/CMSIS/Core/Include/a-profile/
A Dcmsis_iccarm_a.h158 #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 Dcmsis_iccarm_a.h158 #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 Dstm32l1xx_hal_pwr.h130 #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 Dcmsis_iccarm.h200 #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 Dcmsis_iccarm.h200 #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 Dcmsis_iccarm.h198 #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 Dcmsis_iccarm.h188 #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 Dcmsis_iccarm.h188 #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

Completed in 112 milliseconds

12345678910>>...30