Home
last modified time | relevance | path

Searched refs:TIMER5 (Results 1 – 22 of 22) sorted by relevance

/bsp/rockchip/rk2108/
A Dhal_conf.h19 #define SYS_TIMER TIMER5
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_timer.c283 nu_timer5.timer_periph = TIMER5; in rt_hw_timer_init()
381 if (TIMER_GetIntFlag(TIMER5)) in TMR5_IRQHandler()
383 TIMER_ClearIntFlag(TIMER5); in TMR5_IRQHandler()
A Ddrv_timer_capture.c63 static TIMER_T *nu_timer_base[TIMER_CHANNEL_NUM] = { TIMER0, TIMER1, TIMER2, TIMER3, TIMER4, TIMER5
235 if (nu_capture->timer == TIMER5) in nu_timer_init()
A Ddrv_tpwm.c254 nu_tpwm5.tpwm_base = TIMER5; in rt_hw_tpwm_init()
264 TPWM_ENABLE_PWM_MODE(TIMER5); in rt_hw_tpwm_init()
A DKconfig247 bool "Enable TIMER5"
252 prompt "Select TIMER5 function mode"
/bsp/gd32/arm/gd32e230-lckfb/
A DREADME.md22 - 1 x 基本定时器 (TIMER5)
/bsp/nuclei/gd32vf103_rvstar/board/
A DKconfig92 bool "Enable TIMER5"
/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.c61 TIMER5,
/bsp/nuvoton/libraries/ma35/rtt_port/
A Ddrv_tpwm.c112 { .name = "tpwm5", .base = TIMER5, .rstidx = TMR5_RST, .modid = TMR5_MODULE },
A Ddrv_timer.c107 …{ .name = "timer5", .base = TIMER5, .irqn = TMR5_IRQn, .rstidx = TMR5_RST, .modid = TMR5_MODULE …
A DKconfig289 bool "Enable TIMER5"
294 prompt "Select TIMER5 function mode"
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c287 TIMER5,
A Ddrv_pwm.c205 return TIMER5; in index_to_timer()
/bsp/tae32f5300/drivers/
A DKconfig239 bool "Enable TIMER5"
/bsp/cvitek/c906_little/board/
A DKconfig308 bool "Enable TIMER5"
/bsp/cvitek/cv18xx_risc-v/board/
A DKconfig324 bool "Enable TIMER5"
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c76 case TIMER5: in timer_deinit()
142 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in timer_init()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h47 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/bsp/essemi/es32f369x/libraries/CMSIS/Device/EastSoft/ES32F36xx/Include/
A Des32f36xx.h3723 #define TIMER5 BS16T1 macro
3732 #define TIMER5 BS16T1 macro
/bsp/rockchip/common/rk_hal/lib/CMSIS/Device/RK2108/Include/
A Drk2108.h1061 #define TIMER5 ((struct TIMER_REG *) TIMER5_BASE) macro
1103 …instance) == TIMER2) || ((instance) == TIMER3) || ((instance) == TIMER4) || ((instance) == TIMER5))
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/inc/
A Dmsp432e401y.h2222 #define TIMER5 ((TIMER0_Type *) TIMER5_BASE) macro
A Dmsp432e411y.h2324 #define TIMER5 ((TIMER0_Type *) TIMER5_BASE) macro

Completed in 276 milliseconds