Tool/software:
Hello Team,
With the Simplelink SDK, MAP_SysCtlDelay function does the clock cycle delay.
Can you please tell, what it means to have MAP_SysCtlDelay(1000) when the system clock is 120Mhz?
If i want to give 10ms delay, what is the value that i have to pass inside the MAP_SysCtlDelay function?
What is the formula used here?
Thank you