Home
last modified time | relevance | path

Searched refs:PWM1_BASE (Results 1 – 16 of 16) sorted by relevance

/bsp/tm4c123bsp/libraries/Drivers/
A Ddrv_pwm.c144 configuration->period = PWMGenPeriodGet(PWM1_BASE, PWM_GEN_0); in drv_pwm_get()
148 configuration->period = PWMGenPeriodGet(PWM1_BASE, PWM_GEN_1); in drv_pwm_get()
152 configuration->period = PWMGenPeriodGet(PWM1_BASE, PWM_GEN_2); in drv_pwm_get()
156 configuration->period = PWMGenPeriodGet(PWM1_BASE, PWM_GEN_3); in drv_pwm_get()
194 PWMGenEnable(PWM1_BASE, PWM_GEN_0); in drv_pwm_set()
199 PWMGenEnable(PWM1_BASE, PWM_GEN_1); in drv_pwm_set()
204 PWMGenEnable(PWM1_BASE, PWM_GEN_2); in drv_pwm_set()
209 PWMGenEnable(PWM1_BASE, PWM_GEN_3); in drv_pwm_set()
263 PWMGenConfigure(PWM1_BASE, PWM_GEN_0, device->config->counterMode | in tm4c123_hw_pwm_init()
267 PWMGenConfigure(PWM1_BASE, PWM_GEN_1, device->config->counterMode | in tm4c123_hw_pwm_init()
[all …]
/bsp/lm4f232/Libraries/driverlib/
A Dpwm.c189 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenConfigure()
266 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodSet()
323 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodGet()
370 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenEnable()
399 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenDisable()
436 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthSet()
506 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthGet()
946 case PWM1_BASE + PWM_GEN_0: in PWMGenIntGet()
954 case PWM1_BASE + PWM_GEN_1: in PWMGenIntGet()
962 case PWM1_BASE + PWM_GEN_2: in PWMGenIntGet()
[all …]
/bsp/lm3s9b9x/Libraries/driverlib/
A Dpwm.c189 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenConfigure()
266 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodSet()
323 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodGet()
370 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenEnable()
399 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenDisable()
436 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthSet()
506 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthGet()
946 case PWM1_BASE + PWM_GEN_0: in PWMGenIntGet()
954 case PWM1_BASE + PWM_GEN_1: in PWMGenIntGet()
962 case PWM1_BASE + PWM_GEN_2: in PWMGenIntGet()
[all …]
/bsp/lm3s8962/Libraries/driverlib/
A Dpwm.c189 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenConfigure()
266 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodSet()
323 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodGet()
370 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenEnable()
399 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenDisable()
436 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthSet()
506 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthGet()
946 case PWM1_BASE + PWM_GEN_0: in PWMGenIntGet()
954 case PWM1_BASE + PWM_GEN_1: in PWMGenIntGet()
962 case PWM1_BASE + PWM_GEN_2: in PWMGenIntGet()
[all …]
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dpwm.c206 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenConfigure()
284 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenPeriodSet()
341 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenPeriodGet()
388 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenEnable()
417 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenDisable()
455 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMPulseWidthSet()
525 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMPulseWidthGet()
997 case PWM1_BASE + PWM_GEN_0: in _PWMGenIntNumberGet()
1012 case PWM1_BASE + PWM_GEN_1: in _PWMGenIntNumberGet()
1027 case PWM1_BASE + PWM_GEN_2: in _PWMGenIntNumberGet()
[all …]
/bsp/tm4c129x/libraries/driverlib/
A Dpwm.c206 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenConfigure()
284 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenPeriodSet()
341 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenPeriodGet()
388 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenEnable()
417 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenDisable()
455 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMPulseWidthSet()
525 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMPulseWidthGet()
997 case PWM1_BASE + PWM_GEN_0: in _PWMGenIntNumberGet()
1012 case PWM1_BASE + PWM_GEN_1: in _PWMGenIntNumberGet()
1027 case PWM1_BASE + PWM_GEN_2: in _PWMGenIntNumberGet()
[all …]
/bsp/loongson/ls2kdev/drivers/
A Ddrv_pwm.c17 #define PWM1_BASE (0xFFFFFFFFBFe02010) macro
132 (void *)PWM1_BASE, in loongson_pwm_init()
/bsp/lm4f232/Libraries/inc/
A Dhw_memmap.h67 #define PWM1_BASE 0x40029000 // Pulse Width Modulator (PWM) macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_memmap.h67 #define PWM1_BASE 0x40029000 // Pulse Width Modulator (PWM) macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_memmap.h67 #define PWM1_BASE 0x40029000 // Pulse Width Modulator (PWM) macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_memmap.h78 #define PWM1_BASE 0x40029000 // Pulse Width Modulator (PWM) macro
/bsp/tm4c129x/libraries/inc/
A Dhw_memmap.h78 #define PWM1_BASE 0x40029000 // Pulse Width Modulator (PWM) macro
/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtarget.h560 #define PWM1_BASE (APBPERIPH_BASE + 0x00002920) macro
612 #define PWM1 ((PWM_TypeDef *) PWM1_BASE)
4759 #define PWM1_CTL (volatile unsigned *)(PWM1_BASE + 0x0000)
4760 #define PWM1_TAR (volatile unsigned *)(PWM1_BASE + 0x0004)
4761 #define PWM1_CCTL0 (volatile unsigned *)(PWM1_BASE + 0x0008)
4762 #define PWM1_CCTL1 (volatile unsigned *)(PWM1_BASE + 0x000C)
4763 #define PWM1_CCTL2 (volatile unsigned *)(PWM1_BASE + 0x0010)
4764 #define PWM1_CCR0 (volatile unsigned *)(PWM1_BASE + 0x0014)
4765 #define PWM1_CCR1 (volatile unsigned *)(PWM1_BASE + 0x0018)
4766 #define PWM1_CCR2 (volatile unsigned *)(PWM1_BASE + 0x001C)
/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/
A Dtarget.h664 #define PWM1_BASE 0x40012920UL macro
716 #define PWM1 ((PWM_Type*) PWM1_BASE)
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h3054 #define PWM1_BASE (APB_BASE + 0x0A020) macro
3119 #define PWM1 ((PWM_TypeDef *) PWM1_BASE)
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h3823 #define PWM1_BASE (APB1_BASE + 0x06080) macro
3940 #define PWM1 ((PWM_TypeDef *) PWM1_BASE)

Completed in 108 milliseconds