Home
last modified time | relevance | path

Searched refs:PWMMSKEN (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dtimer_pwm.h388 #define TPWM_SET_MASK_OUTPUT(timer, ch, level) do {(timer)->PWMMSKEN = (ch); (timer)->PWMMSK = (lev…
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dtimer_reg.h733 …__IO uint32_t PWMMSKEN; /*!< [0x0060] Timer PWM Output Mask Enable Register … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dtimer_reg.h822 …__IO uint32_t PWMMSKEN; /*!< [0x0060] Timer PWM Output Mask Enable Register … member
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dtimer_pwm.h414 #define TPWM_SET_MASK_OUTPUT(timer, ch, level) do {(timer)->PWMMSKEN = (ch); (timer)->PWMMSK = (lev…