Home
last modified time | relevance | path

Searched refs:PWM_O_X_ISC (Results 1 – 12 of 12) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dpwm.c1316 return(HWREG(ulGen + PWM_O_X_ISC)); in PWMGenIntStatus()
1367 HWREG(PWM_GEN_BADDR(ulBase, ulGen) + PWM_O_X_ISC) = ulInts; in PWMGenIntClear()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dpwm.c1316 return(HWREG(ulGen + PWM_O_X_ISC)); in PWMGenIntStatus()
1367 HWREG(PWM_GEN_BADDR(ulBase, ulGen) + PWM_O_X_ISC) = ulInts; in PWMGenIntClear()
/bsp/lm3s8962/Libraries/driverlib/
A Dpwm.c1316 return(HWREG(ulGen + PWM_O_X_ISC)); in PWMGenIntStatus()
1367 HWREG(PWM_GEN_BADDR(ulBase, ulGen) + PWM_O_X_ISC) = ulInts; in PWMGenIntClear()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dpwm.c1302 return (HWREG(ui32Gen + PWM_O_X_ISC)); in PWMGenIntStatus()
1353 HWREG(PWM_GEN_BADDR(ui32Base, ui32Gen) + PWM_O_X_ISC) = ui32Ints; in PWMGenIntClear()
/bsp/lm3s8962/Libraries/inc/
A Dhw_pwm.h634 #define PWM_O_X_ISC 0x0000000C // Gen Int Status Reg macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_pwm.h634 #define PWM_O_X_ISC 0x0000000C // Gen Int Status Reg macro
/bsp/lm4f232/Libraries/inc/
A Dhw_pwm.h634 #define PWM_O_X_ISC 0x0000000C // Gen Int Status Reg macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dpwm.c1415 return(HWREG(ui32Gen + PWM_O_X_ISC)); in PWMGenIntStatus()
1466 HWREG(PWM_GEN_BADDR(ui32Base, ui32Gen) + PWM_O_X_ISC) = ui32Ints; in PWMGenIntClear()
/bsp/tm4c129x/libraries/driverlib/
A Dpwm.c1415 return(HWREG(ui32Gen + PWM_O_X_ISC)); in PWMGenIntStatus()
1466 HWREG(PWM_GEN_BADDR(ui32Base, ui32Gen) + PWM_O_X_ISC) = ui32Ints; in PWMGenIntClear()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_pwm.h1555 #define PWM_O_X_ISC 0x0000000C // Gen Int Status Reg macro
/bsp/tm4c129x/libraries/inc/
A Dhw_pwm.h1555 #define PWM_O_X_ISC 0x0000000C // Gen Int Status Reg macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_pwm.h1553 #define PWM_O_X_ISC 0x0000000C // Gen Int Status Reg macro

Completed in 49 milliseconds