Home
last modified time | relevance | path

Searched refs:PWM_O_ENUPD (Results 1 – 9 of 9) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dpwm.c1973 ui32Temp = ~ui32UpdateValueMask & HWREG(ui32Base + PWM_O_ENUPD); in PWMOutputUpdateMode()
1978 HWREG(ui32Base + PWM_O_ENUPD) = ui32Temp | ui32UpdateValue; in PWMOutputUpdateMode()
/bsp/lm3s8962/Libraries/inc/
A Dhw_pwm.h43 #define PWM_O_ENUPD 0x00000028 // PWM Enable Update macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_pwm.h43 #define PWM_O_ENUPD 0x00000028 // PWM Enable Update macro
/bsp/lm4f232/Libraries/inc/
A Dhw_pwm.h43 #define PWM_O_ENUPD 0x00000028 // PWM Enable Update macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dpwm.c2149 ui32Temp = ~ui32UpdateValueMask & HWREG(ui32Base + PWM_O_ENUPD); in PWMOutputUpdateMode()
2154 HWREG(ui32Base + PWM_O_ENUPD) = ui32Temp | ui32UpdateValue; in PWMOutputUpdateMode()
/bsp/tm4c129x/libraries/driverlib/
A Dpwm.c2150 ui32Temp = ~ui32UpdateValueMask & HWREG(ui32Base + PWM_O_ENUPD); in PWMOutputUpdateMode()
2155 HWREG(ui32Base + PWM_O_ENUPD) = ui32Temp | ui32UpdateValue; in PWMOutputUpdateMode()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_pwm.h58 #define PWM_O_ENUPD 0x00000028 // PWM Enable Update macro
/bsp/tm4c129x/libraries/inc/
A Dhw_pwm.h58 #define PWM_O_ENUPD 0x00000028 // PWM Enable Update macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_pwm.h56 #define PWM_O_ENUPD 0x00000028 // PWM Enable Update macro

Completed in 50 milliseconds