Home
last modified time | relevance | path

Searched refs:usReloadValue (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/portable/Softune/MB96340/
Dport.c366 const uint16_t usReloadValue = ( uint16_t ) ( ( ( configCLKP1_CLOCK_HZ / configTICK_RATE_HZ ) / 16U… in prvSetupRLT0Interrupt() local
369 TMRLR0 = usReloadValue; in prvSetupRLT0Interrupt()
/Kernel-v11.1.0/portable/Softune/MB91460/
Dport.c209 const uint16_t usReloadValue = ( uint16_t ) ( ( ( configPER_CLOCK_HZ / configTICK_RATE_HZ ) / 32UL … in prvSetupTimerInterrupt() local
219 TMRLR0 = usReloadValue; in prvSetupTimerInterrupt()