Searched refs:TB_DISABLE (Results 1 – 2 of 2) sorted by relevance
189 epwm->TBCTL.bit.PHSEN = TB_DISABLE; /* Disable phase loading */ in drv_pwm_set()420 EPwm1Regs.TBCTL.bit.PHSEN = TB_DISABLE; /* Disable phase loading */ in c28x_hw_pwm_init()455 EPwm2Regs.TBCTL.bit.PHSEN = TB_DISABLE; /* Disable phase loading */ in c28x_hw_pwm_init()490 EPwm3Regs.TBCTL.bit.PHSEN = TB_DISABLE; /* Disable phase loading */ in c28x_hw_pwm_init()525 EPwm4Regs.TBCTL.bit.PHSEN = TB_DISABLE; /* Disable phase loading */ in c28x_hw_pwm_init()
69 #define TB_DISABLE 0x0 macro
Completed in 9 milliseconds