Searched refs:TIMER6 (Results 1 – 22 of 22) sorted by relevance
| /bsp/nuclei/gd32vf103_rvstar/board/ |
| A D | Kconfig | 95 bool "Enable TIMER6"
|
| /bsp/nuclei/libraries/gd32vf103/HAL_Drivers/ |
| A D | drv_hwtimer.c | 68 TIMER6,
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_tpwm.c | 115 { .name = "tpwm6", .base = TIMER6, .rstidx = TMR6_RST, .modid = TMR6_MODULE },
|
| A D | drv_timer.c | 110 …{ .name = "timer6", .base = TIMER6, .irqn = TMR6_IRQn, .rstidx = TMR6_RST, .modid = TMR6_MODULE …
|
| A D | Kconfig | 314 bool "Enable TIMER6" 319 prompt "Select TIMER6 function mode"
|
| /bsp/gd32/arm/libraries/gd32_drivers/ |
| A D | drv_hwtimer.c | 304 TIMER6,
|
| A D | drv_pwm.c | 207 return TIMER6; in index_to_timer()
|
| /bsp/tae32f5300/drivers/ |
| A D | Kconfig | 243 bool "Enable TIMER6"
|
| /bsp/cvitek/c906_little/board/ |
| A D | Kconfig | 312 bool "Enable TIMER6"
|
| /bsp/cvitek/cv18xx_risc-v/board/ |
| A D | Kconfig | 328 bool "Enable TIMER6"
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/ |
| A D | gd32vf103_timer.c | 81 case TIMER6: 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 D | gd32vf103_timer.h | 48 #define TIMER6 (TIMER_BASE + 0x00001400U) macro
|
| /bsp/hc32/ev_hc32f334_lqfp64/board/ |
| A D | Kconfig | 555 bool "Use TIMER6 As The Pulse Encoder"
|
| /bsp/hc32/ev_hc32f448_lqfp80/board/ |
| A D | Kconfig | 634 bool "Use TIMER6 As The Pulse Encoder"
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | Kconfig | 629 bool "Use TIMER6 As The Pulse Encoder"
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | Kconfig | 665 bool "Use TIMER6 As The Pulse Encoder"
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | Kconfig | 903 bool "Use TIMER6 As The Pulse Encoder"
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | Kconfig | 964 bool "Use TIMER6 As The Pulse Encoder"
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | Kconfig | 956 bool "Use TIMER6 As The Pulse Encoder"
|
| /bsp/essemi/es32f369x/libraries/CMSIS/Device/EastSoft/ES32F36xx/Include/ |
| A D | es32f36xx.h | 3724 #define TIMER6 GP16C4T0 macro 3733 #define TIMER6 GP16C4T2 macro
|
| /bsp/msp432e401y-LaunchPad/libraries/msp432e4/inc/ |
| A D | msp432e401y.h | 2252 #define TIMER6 ((TIMER0_Type *) TIMER6_BASE) macro
|
| A D | msp432e411y.h | 2358 #define TIMER6 ((TIMER0_Type *) TIMER6_BASE) macro
|
Completed in 214 milliseconds