Searched refs:VAL (Results 1 – 9 of 9) sorted by relevance
47 #define VAL 0 macro56 #define VAL c0 in bzero()85 *dst++ = VAL; in bzero()107 *dst++ = VAL; in bzero()122 *dst++ = VAL; in bzero()
443 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member691 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
464 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member802 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
483 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member822 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
614 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member1558 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
594 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member1538 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
654 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member1710 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
835 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member2129 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
299 SysTick->VAL = 0; in platInitialize()323 val = SysTick->VAL; in platGetTicks()327 } while (mTimeAccumulated != ret || SysTick->VAL > val); in platGetTicks()