| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_timer.c | 233 nu_timer2.timer_periph = TIMER2; in rt_hw_timer_init() 300 if (TIMER_GetIntFlag(TIMER2)) in TMR2_IRQHandler() 302 TIMER_ClearIntFlag(TIMER2); in TMR2_IRQHandler()
|
| A D | drv_timer_capture.c | 59 static TIMER_T *nu_timer_base[TIMER_CHANNEL_NUM] = { TIMER0, TIMER1, TIMER2, TIMER3}; 178 if (nu_capture->timer == TIMER2) in nu_timer_init()
|
| A D | drv_tpwm.c | 204 nu_tpwm2.tpwm_base = TIMER2; in rt_hw_tpwm_init() 214 TPWM_ENABLE_PWM_MODE(TIMER2); in rt_hw_tpwm_init()
|
| /bsp/nuvoton/libraries/m031/rtt_port/ |
| A D | drv_timer.c | 234 nu_timer2.timer_periph = TIMER2; in rt_hw_timer_init() 301 if (TIMER_GetIntFlag(TIMER2)) in TMR2_IRQHandler() 303 TIMER_ClearIntFlag(TIMER2); in TMR2_IRQHandler()
|
| A D | drv_timer_capture.c | 59 static TIMER_T *nu_timer_base[TIMER_CHANNEL_NUM] = { TIMER0, TIMER1, TIMER2, TIMER3}; 179 if (nu_capture->timer == TIMER2) in nu_timer_init()
|
| /bsp/efm32/Libraries/emlib/src/ |
| A D | em_timer.c | 68 ((ref) == TIMER2)) 72 ((ref) == TIMER2) || \
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_timer.c | 241 nu_timer2.timer_periph = TIMER2; in rt_hw_timer_init() 336 if (TIMER_GetIntFlag(TIMER2)) in TMR2_IRQHandler() 338 TIMER_ClearIntFlag(TIMER2); in TMR2_IRQHandler()
|
| A D | drv_timer_capture.c | 63 static TIMER_T *nu_timer_base[TIMER_CHANNEL_NUM] = { TIMER0, TIMER1, TIMER2, TIMER3, TIMER4, TIMER5… 208 if (nu_capture->timer == TIMER2) in nu_timer_init()
|
| A D | drv_tpwm.c | 212 nu_tpwm2.tpwm_base = TIMER2; in rt_hw_tpwm_init() 222 TPWM_ENABLE_PWM_MODE(TIMER2); in rt_hw_tpwm_init()
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7_tim.h | 40 ((PERIPH) == TIMER2) || \
|
| /bsp/gd32/arm/gd32e230-lckfb/ |
| A D | README.md | 21 - 5 x 通用定时器 (TIMER2, TIMER14, TIMER15, TIMER16)
|
| /bsp/essemi/es32f0654/ |
| A D | README.md | 52 - 本BSP中,UART2和TIMER1不能同时使用,UART3和TIMER2不能同时使用
|
| /bsp/efm32/ |
| A D | hdl_interrupt.c | 255 if (TIMER2->IF & TIMER_IF_OF) in TIMER2_IRQHandler() 264 BITBAND_Peripheral(&(TIMER2->IFC), _TIMER_IF_OF_SHIFT, 0x1UL); in TIMER2_IRQHandler()
|
| A D | drv_timer.c | 270 timer->timer_device = TIMER2; in rt_hw_timer_unit_init()
|
| /bsp/nuclei/gd32vf103_rvstar/board/ |
| A D | Kconfig | 83 bool "Enable TIMER2"
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/ |
| A D | efm32g880f128.h | 324 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ macro
|
| A D | efm32g880f32.h | 324 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ macro
|
| A D | efm32g880f64.h | 324 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ macro
|
| A D | efm32g890f128.h | 324 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ macro
|
| A D | efm32g890f32.h | 324 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ macro
|
| A D | efm32g890f64.h | 324 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ macro
|
| /bsp/nuvoton/libraries/m460/rtt_port/ |
| A D | drv_tpwm.c | 78 { .name = "tpwm2", .base = TIMER2, .rstidx = TMR2_RST, .modid = TMR2_MODULE },
|
| A D | drv_timer.c | 73 …{ .name = "timer2", .base = TIMER2, .irqn = TMR2_IRQn, .rstidx = TMR2_RST, .modid = TMR2_MODULE …
|
| /bsp/nuclei/libraries/gd32vf103/HAL_Drivers/ |
| A D | drv_hwtimer.c | 40 TIMER2,
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/ |
| A D | efm32gg990f512.h | 376 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ macro
|