Searched refs:PWM2_BASE (Results 1 – 5 of 5) sorted by relevance
18 #define PWM2_BASE (0xFFFFFFFFBFe02020) macro133 (void *)PWM2_BASE, in loongson_pwm_init()
561 #define PWM2_BASE (APBPERIPH_BASE + 0x00002940) macro613 #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)
665 #define PWM2_BASE 0x40012940UL macro717 #define PWM2 ((PWM_Type*) PWM2_BASE)
3055 #define PWM2_BASE (APB_BASE + 0x0A040) macro3120 #define PWM2 ((PWM_TypeDef *) PWM2_BASE)
3824 #define PWM2_BASE (APB1_BASE + 0x06100) macro3941 #define PWM2 ((PWM_TypeDef *) PWM2_BASE)
Completed in 116 milliseconds