lpc_timers.h
Go to the documentation of this file.
53 const uint32_t timer_mem_bases[] = { LPC_TIM0_BASE, LPC_TIM1_BASE, LPC_TIM2_BASE, LPC_TIM3_BASE };
Definition: LPC17xx.h:68
Definition: LPC17xx.h:67
Definition: LPC17xx.h:70
Definition: lpc_timers.h:43
Definition: lpc_timers.h:42
Definition: LPC17xx.h:290
Definition: LPC17xx.h:69
void lpc_timer_set_value(const lpc_timer_t timer, const uint32_t value)
Definition: lpc_timers.c:48
CMSIS Cortex-M3 Core Peripheral Access Layer Header File for NXP LPC17xx Device Series.
Definition: lpc_timers.h:45
Definition: lpc_timers.h:44
void lpc_timer_enable(const lpc_timer_t timer, const uint32_t us_per_tick)
Definition: lpc_timers.c:24
enum IRQn IRQn_Type