Home
last modified time | relevance | path

Searched refs:PWMDTCTL (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-2.7.6/m48x/StdDriver/src/
Dtimer_pwm.c120 timer->PWMDTCTL = TIMER_PWMDTCTL_DTEN_Msk | u32DTCount; in TPWM_EnableDeadTime()
136 timer->PWMDTCTL = TIMER_PWMDTCTL_DTCKSEL_Msk | TIMER_PWMDTCTL_DTEN_Msk | u32DTCount; in TPWM_EnableDeadTimeWithPrescale()
151 timer->PWMDTCTL = 0x0UL; in TPWM_DisableDeadTime()
/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Dtimer_reg.h731 …__IO uint32_t PWMDTCTL; /*!< [0x0058] Timer PWM Dead-Time Control Register … member