Home
last modified time | relevance | path

Searched refs:PWM2_BASE (Results 1 – 5 of 5) sorted by relevance

/bsp/loongson/ls2kdev/drivers/
A Ddrv_pwm.c18 #define PWM2_BASE (0xFFFFFFFFBFe02020) macro
133 (void *)PWM2_BASE, in loongson_pwm_init()
/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtarget.h561 #define PWM2_BASE (APBPERIPH_BASE + 0x00002940) macro
613 #define PWM2 ((PWM_TypeDef *) PWM2_BASE)
4767 #define PWM2_CTL (volatile unsigned *)(PWM2_BASE + 0x0000)
4768 #define PWM2_TAR (volatile unsigned *)(PWM2_BASE + 0x0004)
4769 #define PWM2_CCTL0 (volatile unsigned *)(PWM2_BASE + 0x0008)
4770 #define PWM2_CCTL1 (volatile unsigned *)(PWM2_BASE + 0x000C)
4771 #define PWM2_CCTL2 (volatile unsigned *)(PWM2_BASE + 0x0010)
4772 #define PWM2_CCR0 (volatile unsigned *)(PWM2_BASE + 0x0014)
4773 #define PWM2_CCR1 (volatile unsigned *)(PWM2_BASE + 0x0018)
4774 #define PWM2_CCR2 (volatile unsigned *)(PWM2_BASE + 0x001C)
/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/
A Dtarget.h665 #define PWM2_BASE 0x40012940UL macro
717 #define PWM2 ((PWM_Type*) PWM2_BASE)
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h3055 #define PWM2_BASE (APB_BASE + 0x0A040) macro
3120 #define PWM2 ((PWM_TypeDef *) PWM2_BASE)
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h3824 #define PWM2_BASE (APB1_BASE + 0x06100) macro
3941 #define PWM2 ((PWM_TypeDef *) PWM2_BASE)

Completed in 116 milliseconds