Home
last modified time | relevance | path

Searched refs:PWM_OUT_4 (Results 1 – 13 of 13) sorted by relevance

/bsp/tm4c123bsp/libraries/Drivers/
A Ddrv_pwm.c137 …configuration->pulse = PWMPulseWidthGet(PWM0_BASE, PWM_OUT_4 + (uint32_t)(configuration->channel -… in drv_pwm_get()
153 …configuration->pulse = PWMPulseWidthGet(PWM1_BASE, PWM_OUT_4 + (uint32_t)(configuration->channel -… in drv_pwm_get()
203 …PWMPulseWidthSet(PWM1_BASE, PWM_OUT_4 + (uint32_t)(configuration->channel - 1), configuration->pul… in drv_pwm_set()
/bsp/lm4f232/Libraries/driverlib/
A Dpwm.h146 #define PWM_OUT_4 0x000000C4 // Encoded offset address of PWM4 macro
A Dpwm.c98 (ulPWMOut == PWM_OUT_4) || (ulPWMOut == PWM_OUT_5) || in PWMOutValid()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dpwm.h146 #define PWM_OUT_4 0x000000C4 // Encoded offset address of PWM4 macro
A Dpwm.c98 (ulPWMOut == PWM_OUT_4) || (ulPWMOut == PWM_OUT_5) || in PWMOutValid()
/bsp/lm3s8962/Libraries/driverlib/
A Dpwm.h146 #define PWM_OUT_4 0x000000C4 // Encoded offset address of PWM4 macro
A Dpwm.c98 (ulPWMOut == PWM_OUT_4) || (ulPWMOut == PWM_OUT_5) || in PWMOutValid()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dpwm.h159 #define PWM_OUT_4 0x000000C4 // Encoded offset address of PWM4 macro
A Dpwm.c112 (ui32PWMOut == PWM_OUT_4) || (ui32PWMOut == PWM_OUT_5) || in _PWMOutValid()
/bsp/tm4c129x/libraries/driverlib/
A Dpwm.h158 #define PWM_OUT_4 0x000000C4 // Encoded offset address of PWM4 macro
A Dpwm.c115 (ui32PWMOut == PWM_OUT_4) || (ui32PWMOut == PWM_OUT_5) || in _PWMOutValid()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Dpwm.h158 #define PWM_OUT_4 0x000000C4 // Encoded offset address of PWM4 macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dpwm.c115 (ui32PWMOut == PWM_OUT_4) || (ui32PWMOut == PWM_OUT_5) || in _PWMOutValid()

Completed in 26 milliseconds