Searched refs:VAL (Results 1 – 5 of 5) sorted by relevance
83 set(VAL 1) variable85 set(VAL 0) variable90 set(RUNTIME_INCLUDE_${ITEM} ${VAL})93 set(RUNTIME_INCLUDE_${VAR} ${VAL})
207 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument229 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
477 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member1083 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
986 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member3117 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()3146 …SysTick_NS->VAL = 0UL; /* Load the SysTick Counte… in TZ_SysTick_Config_NS()