Searched refs:VAL (Results 1 – 11 of 11) sorted by relevance
60 #define MODEM_LOG_CALLFLOW(SPEC, VAL) argument61 #define EXIT_LOG_CALLFLOW(SPEC, VAL) argument
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()
301 SysTick->VAL = 0; in platInitialize()332 val = SysTick->VAL; in platGetTicks()336 } while (mTimeAccumulated != ret || SysTick->VAL > val); in platGetTicks()