Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/MicroBlaze/
Dport.c255 const uint32_t ulCounterValue = configCPU_CLOCK_HZ / configTICK_RATE_HZ; in prvSetupTimerInterrupt() local
262 XTmrCtr_mSetLoadReg( XPAR_OPB_TIMER_1_BASEADDR, portCOUNTER_0, ulCounterValue ); in prvSetupTimerInterrupt()