Searched refs:usReloadValue (Results 1 – 2 of 2) sorted by relevance
366 const uint16_t usReloadValue = ( uint16_t ) ( ( ( configCLKP1_CLOCK_HZ / configTICK_RATE_HZ ) / 16U… in prvSetupRLT0Interrupt() local369 TMRLR0 = usReloadValue; in prvSetupRLT0Interrupt()
209 const uint16_t usReloadValue = ( uint16_t ) ( ( ( configPER_CLOCK_HZ / configTICK_RATE_HZ ) / 32UL … in prvSetupTimerInterrupt() local219 TMRLR0 = usReloadValue; in prvSetupTimerInterrupt()