![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Functions | |
| void | msDelay (uint32_t ms) |
| Delay for the specified number of milliSeconds. | |
| void msDelay | ( | uint32_t | ms | ) |
Delay for the specified number of milliSeconds.
| ms | : Time in milliSeconds to delay |
Delay for the specified number of milliSeconds.
Millisecond Delay function.
| ms | : Delay period in milliseconds |
Delay for the specified number of milliSeconds.
Millisecond Delay function.
Delay function.
| ms | : Number of milliSeconds to delay |
Definition at line 300 of file lpc43xx_systick.c.