Home
last modified time | relevance | path

Searched refs:EPWM_OUTPUT_HIGH (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/inc/
Depwm.h55 #define EPWM_OUTPUT_HIGH (2U) /*!< EPWM output high \hideinitializer … macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Depwm.h55 #define EPWM_OUTPUT_HIGH (2U) /*!< EPWM output high \hideinitializer … macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Depwm.h55 #define EPWM_OUTPUT_HIGH (2U) /*!< EPWM output high \hideinitializer … macro
/hal_nuvoton-latest/m48x/StdDriver/src/
Depwm.c195 … ((uint32_t)EPWM_OUTPUT_HIGH << ((u32ChannelNum << 1U) + (uint32_t)EPWM_WGCTL0_ZPCTL0_Pos)); in EPWM_ConfigOutputChannel()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Depwm.c193 … ((uint32_t)EPWM_OUTPUT_HIGH << ((u32ChannelNum << 1U) + (uint32_t)EPWM_WGCTL0_ZPCTL0_Pos)); in EPWM_ConfigOutputChannel()
/hal_nuvoton-latest/m46x/StdDriver/src/
Depwm.c190 … ((uint32_t)EPWM_OUTPUT_HIGH << ((u32ChannelNum << 1U) + (uint32_t)EPWM_WGCTL0_ZPCTL0_Pos)); in EPWM_ConfigOutputChannel()