Home
last modified time | relevance | path

Searched refs:StopWatch_MsToTicks (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dstopwatch.h89 uint32_t StopWatch_MsToTicks(uint32_t mS);
116 uint32_t ticks = StopWatch_MsToTicks(mS); in StopWatch_DelayMs()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dstopwatch_15xx.c97 uint32_t StopWatch_MsToTicks(uint32_t mS) in StopWatch_MsToTicks() function

Completed in 6 milliseconds