Searched refs:u32CH1Level (Results 1 – 4 of 4) sorted by relevance
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | timer_pwm.c | 251 void TPWM_EnableFaultBrake(TIMER_T *timer, uint32_t u32CH0Level, uint32_t u32CH1Level, uint32_t u32… in TPWM_EnableFaultBrake() argument 255 …eSource & 0xFFFFUL) | (u32CH0Level << TIMER_PWMBRKCTL_BRKAEVEN_Pos) | (u32CH1Level << TIMER_PWMBRK… in TPWM_EnableFaultBrake()
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | timer_pwm.c | 252 void TPWM_EnableFaultBrake(TIMER_T *timer, uint32_t u32CH0Level, uint32_t u32CH1Level, uint32_t u32… in TPWM_EnableFaultBrake() argument 256 …eSource & 0xFFFFUL) | (u32CH0Level << TIMER_PWMBRKCTL_BRKAEVEN_Pos) | (u32CH1Level << TIMER_PWMBRK… in TPWM_EnableFaultBrake()
|
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | timer_pwm.h | 723 void TPWM_EnableFaultBrake(TIMER_T *timer, uint32_t u32CH0Level, uint32_t u32CH1Level, uint32_t u32…
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | timer_pwm.h | 749 void TPWM_EnableFaultBrake(TIMER_T *timer, uint32_t u32CH0Level, uint32_t u32CH1Level, uint32_t u32…
|