Searched refs:LDVAL (Results 1 – 6 of 6) sorted by relevance
44 TIMRx->LDVAL = period; in TIMR_Init()206 TIMRx->LDVAL = period; in TIMR_SetPeriod()218 return TIMRx->LDVAL; in TIMR_GetPeriod()
122 PIT->CHANNEL[u8Channel].LDVAL = u32loadvalue; in PIT_SetLoadVal()
270 base->CHANNEL[channel].LDVAL = count; in PIT_SetTimerPeriod()
1777 …__IO uint32_t LDVAL; /**< ETMer Load Value Register, array offset: 0x1… member
1190 __IO uint32_t LDVAL; //定时器加载值,使能后定时器从此数值开始向下递减计数 member
8697 …__IO uint32_t LDVAL; /**< Timer Load Value Register, array offset: 0x1… member
Completed in 123 milliseconds