Searched refs:LOAD (Results 1 – 8 of 8) 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()
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