X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_tmr.h;fp=src%2Fdu_app%2Fdu_tmr.h;h=444bc244d2a83d59ccd20fea82172a4057a7d971;hb=548dcf8b2ea8a02fefb50bd590f324b6f4c9ca18;hp=54aced7119bc369002d8c1556a92e9d0a11d1fbe;hpb=44eab7aaa4e6b2f7e5f2338979e64164eee7d536;p=o-du%2Fl2.git diff --git a/src/du_app/du_tmr.h b/src/du_app/du_tmr.h index 54aced711..444bc244d 100644 --- a/src/du_app/du_tmr.h +++ b/src/du_app/du_tmr.h @@ -22,7 +22,7 @@ short int duActvTmr(Ent ent,Inst inst); bool duChkTmr(PTR cb, int16_t tmrEvnt); void duStartTmr(PTR cb, int16_t tmrEvnt, uint32_t timerValue); - +void duStopTmr(PTR cb, uint8_t tmrType); /********************************************************************** End of file **********************************************************************/