X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_tmr.h;h=54aced7119bc369002d8c1556a92e9d0a11d1fbe;hb=8530ec005b20461df914fe0469342b076bd64656;hp=809b087c04b2237b9417e5fe8651155e33972d29;hpb=f73456bd55152c329601f8286ae67fe9875025bc;p=o-du%2Fl2.git diff --git a/src/du_app/du_tmr.h b/src/du_app/du_tmr.h index 809b087c0..54aced711 100644 --- a/src/du_app/du_tmr.h +++ b/src/du_app/du_tmr.h @@ -21,7 +21,7 @@ short int duActvTmr(Ent ent,Inst inst); bool duChkTmr(PTR cb, int16_t tmrEvnt); -void duStartTmr(PTR cb, int16_t tmrEvnt, uint8_t timerValue); +void duStartTmr(PTR cb, int16_t tmrEvnt, uint32_t timerValue); /********************************************************************** End of file