![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Functions | |
void | msDelay (uint32_t ms) |
Delay for the specified number of milliSeconds. | |
typedef uint8_t | u8_t |
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 | : Number of milliSeconds to delay |
Definition at line 224 of file lwip_tcpecho_freertos.c.