![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "chip.h"Go to the source code of this file.
Functions | |
| static CHIP_SYSCTL_CLOCK_T | Chip_Timer_GetClock (LPC_TIMER_T *pTMR) |
| void | Chip_TIMER_Init (LPC_TIMER_T *pTMR) |
| Initialize a timer. | |
| void | Chip_TIMER_DeInit (LPC_TIMER_T *pTMR) |
| Shutdown a timer. | |
|
static |
Definition at line 47 of file timer_17xx_40xx.c.