33 #ifdef __BUILD_WITH_EXAMPLE__
34 #include "lpc17xx_libcfg.h"
191 PWMx->
PR = ((uint32_t) clkdlycnt) - 1;
393 switch (CaptureChannel)
420 uint32_t MatchValue, uint8_t UpdateType)
426 switch (MatchChannel)
429 PWMx->
MR0 = MatchValue;
433 PWMx->
MR1 = MatchValue;
437 PWMx->
MR2 = MatchValue;
441 PWMx->
MR3 = MatchValue;
445 PWMx->
MR4 = MatchValue;
449 PWMx->
MR5 = MatchValue;
453 PWMx->
MR6 = MatchValue;