Searched refs:LOAD (Results 1 – 9 of 9) sorted by relevance
96 SysTick->LOAD = period - 1; in SysTick_setPeriod()104 return (SysTick->LOAD + 1); in SysTick_getPeriod()
74 TIMER32_CMSIS(timer)->LOAD = UINT16_MAX; in Timer32_setCount()76 TIMER32_CMSIS(timer)->LOAD = count; in Timer32_setCount()
475 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member1065 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
1165 …__IO uint32_t LOAD; /*!< Timer Load Reg… member
1218 …__IO uint32_t LOAD; /*!< Timer Load Reg… member
1152 …__IO uint32_t LOAD; /*!< Timer Load Reg… member