Searched refs:PWM3_BASE (Results 1 – 5 of 5) sorted by relevance
19 #define PWM3_BASE (0xFFFFFFFFBFe02030) macro134 (void *)PWM3_BASE in loongson_pwm_init()
562 #define PWM3_BASE (APBPERIPH_BASE + 0x00002960) macro614 #define PWM3 ((PWM_TypeDef *) PWM3_BASE)4775 #define PWM3_CTL (volatile unsigned *)(PWM3_BASE + 0x0000)4776 #define PWM3_TAR (volatile unsigned *)(PWM3_BASE + 0x0004)4777 #define PWM3_CCTL0 (volatile unsigned *)(PWM3_BASE + 0x0008)4778 #define PWM3_CCTL1 (volatile unsigned *)(PWM3_BASE + 0x000C)4779 #define PWM3_CCTL2 (volatile unsigned *)(PWM3_BASE + 0x0010)4780 #define PWM3_CCR0 (volatile unsigned *)(PWM3_BASE + 0x0014)4781 #define PWM3_CCR1 (volatile unsigned *)(PWM3_BASE + 0x0018)4782 #define PWM3_CCR2 (volatile unsigned *)(PWM3_BASE + 0x001C)
666 #define PWM3_BASE 0x40012960UL macro718 #define PWM3 ((PWM_Type*) PWM3_BASE)
3056 #define PWM3_BASE (APB_BASE + 0x0A060) macro3121 #define PWM3 ((PWM_TypeDef *) PWM3_BASE)
3825 #define PWM3_BASE (APB1_BASE + 0x06180) macro3942 #define PWM3 ((PWM_TypeDef *) PWM3_BASE)
Completed in 84 milliseconds