This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TM4C129ENCPDT: GPIOPortIntRegister() , ROM_GPIOPinIntEnable() , ROM_GPIOPinIntClear() declared implicitly

Part Number: TM4C129ENCPDT

Tool/software: TI-RTOS

Hello Friends,

I downloaded ir blaster code from this link.

When i built the code, 3 warnings came up. 

1. GPIOPortIntRegister()  declared implicitly

2. ROM_GPIOPinIntEnable() declared implicitly

3. ROM_GPIOPinIntClear() declared implicitly

How to avoid these warnings?