summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'example/apps/icssg_pwm/firmware/src/iepPwmHwRegs.h')
-rw-r--r--example/apps/icssg_pwm/firmware/src/iepPwmHwRegs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/apps/icssg_pwm/firmware/src/iepPwmHwRegs.h b/example/apps/icssg_pwm/firmware/src/iepPwmHwRegs.h
index 88529bd..61ed1f7 100644
--- a/example/apps/icssg_pwm/firmware/src/iepPwmHwRegs.h
+++ b/example/apps/icssg_pwm/firmware/src/iepPwmHwRegs.h
@@ -42,7 +42,7 @@
42#define ICSS_IEP1_CFG_BASE ( ICSS_IEP0_CFG_BASE + CSL_ICSS_IEP_CFG_SIZE ) 42#define ICSS_IEP1_CFG_BASE ( ICSS_IEP0_CFG_BASE + CSL_ICSS_IEP_CFG_SIZE )
43 43
44/* PWM trip reset event mask */ 44/* PWM trip reset event mask */
45#define PWM_TRIP_RESET_MASK ( CSL_ICSS_G_PR1_CFG_SLV_PWM0_PWM0_TRIP_RESET_MASK ) 45#define PWM_TRIP_RESET_MASK ( CSL_ICSSCFG_PWM0_PWM0_TRIP_RESET_MASK )
46 46
47/* ICSSG_PWM0m_n, set m=0...4, pos/neg signal n=0...3 */ 47/* ICSSG_PWM0m_n, set m=0...4, pos/neg signal n=0...3 */
48#define PWM_INIT_HIZ ( 0 ) 48#define PWM_INIT_HIZ ( 0 )