| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | bpwm.h | 125 #define BPWM_ENABLE_TIMER_SYNC(bpwm, u32ChannelMask, u32SyncSrc) ((bpwm)->SSCTL = ((bpwm)->SSCTL & … argument 136 #define BPWM_DISABLE_TIMER_SYNC(bpwm, u32ChannelMask) ((bpwm)->SSCTL &= ~BPWM_SSCTL_SSEN0_Msk) argument 156 #define BPWM_ENABLE_OUTPUT_INVERTER(bpwm, u32ChannelMask) ((bpwm)->POLCTL = (u32ChannelMask)) argument 187 #define BPWM_MASK_OUTPUT(bpwm, u32ChannelMask, u32LevelMask) \ argument 255 #define BPWM_SET_ALIGNED_TYPE(bpwm, u32ChannelMask, u32AlignedType) ((bpwm)->CTL1 = (u32AlignedType… argument 265 #define BPWM_CLR_COUNTER(bpwm, u32ChannelMask) ((bpwm)->CNTCLR = (BPWM_CNTCLR_CNTCLR0_Msk)) argument 296 #define BPWM_SET_OUTPUT_LEVEL(bpwm, u32ChannelMask, u32ZeroLevel, u32CmpUpLevel, u32PeriodLevel, u3… argument
|
| D | epwm.h | 269 #define EPWM_ENABLE_TIMER_SYNC(epwm, u32ChannelMask, u32SyncSrc) ((epwm)->SSCTL = ((epwm)->SSCTL & … argument 280 #define EPWM_DISABLE_TIMER_SYNC(epwm, u32ChannelMask) \ argument 308 #define EPWM_ENABLE_OUTPUT_INVERTER(epwm, u32ChannelMask) ((epwm)->POLCTL = (u32ChannelMask)) argument 341 #define EPWM_MASK_OUTPUT(epwm, u32ChannelMask, u32LevelMask) \ argument 439 #define EPWM_SET_ALIGNED_TYPE(epwm, u32ChannelMask, u32AlignedType) \ argument 457 #define EPWM_SET_LOAD_WINDOW(epwm, u32ChannelMask) ((epwm)->LOAD |= (u32ChannelMask)) argument 479 #define EPWM_CLR_COUNTER(epwm, u32ChannelMask) ((epwm)->CNTCLR |= (u32ChannelMask)) argument 510 #define EPWM_SET_OUTPUT_LEVEL(epwm, u32ChannelMask, u32ZeroLevel, u32CmpUpLevel, u32PeriodLevel, u3… argument 535 #define EPWM_TRIGGER_BRAKE(epwm, u32ChannelMask, u32BrakeType) ((epwm)->SWBRK |= ((u32ChannelMask) … argument
|
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | bpwm.h | 125 #define BPWM_ENABLE_TIMER_SYNC(bpwm, u32ChannelMask, u32SyncSrc) ((bpwm)->SSCTL = ((bpwm)->SSCTL & … argument 136 #define BPWM_DISABLE_TIMER_SYNC(bpwm, u32ChannelMask) ((bpwm)->SSCTL &= ~BPWM_SSCTL_SSEN0_Msk) argument 156 #define BPWM_ENABLE_OUTPUT_INVERTER(bpwm, u32ChannelMask) ((bpwm)->POLCTL = (u32ChannelMask)) argument 187 #define BPWM_MASK_OUTPUT(bpwm, u32ChannelMask, u32LevelMask) \ argument 255 #define BPWM_SET_ALIGNED_TYPE(bpwm, u32ChannelMask, u32AlignedType) ((bpwm)->CTL1 = (u32AlignedType… argument 265 #define BPWM_CLR_COUNTER(bpwm, u32ChannelMask) ((bpwm)->CNTCLR = (BPWM_CNTCLR_CNTCLR0_Msk)) argument 296 #define BPWM_SET_OUTPUT_LEVEL(bpwm, u32ChannelMask, u32ZeroLevel, u32CmpUpLevel, u32PeriodLevel, u3… argument
|
| D | epwm.h | 251 #define EPWM_ENABLE_TIMER_SYNC(epwm, u32ChannelMask, u32SyncSrc) ((epwm)->SSCTL = ((epwm)->SSCTL & … argument 262 #define EPWM_DISABLE_TIMER_SYNC(epwm, u32ChannelMask) \ argument 290 #define EPWM_ENABLE_OUTPUT_INVERTER(epwm, u32ChannelMask) ((epwm)->POLCTL = (u32ChannelMask)) argument 323 #define EPWM_MASK_OUTPUT(epwm, u32ChannelMask, u32LevelMask) \ argument 423 #define EPWM_SET_ALIGNED_TYPE(epwm, u32ChannelMask, u32AlignedType) \ argument 441 #define EPWM_SET_LOAD_WINDOW(epwm, u32ChannelMask) ((epwm)->LOAD |= (u32ChannelMask)) argument 463 #define EPWM_CLR_COUNTER(epwm, u32ChannelMask) ((epwm)->CNTCLR |= (u32ChannelMask)) argument 494 #define EPWM_SET_OUTPUT_LEVEL(epwm, u32ChannelMask, u32ZeroLevel, u32CmpUpLevel, u32PeriodLevel, u3… argument 519 #define EPWM_TRIGGER_BRAKE(epwm, u32ChannelMask, u32BrakeType) ((epwm)->SWBRK |= ((u32ChannelMask) … argument
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | pwm.h | 245 #define PWM_ENABLE_TIMER_SYNC(pwm, u32ChannelMask, u32SyncSrc) ((pwm)->SSCTL = ((pwm)->SSCTL & ~PWM… argument 256 #define PWM_DISABLE_TIMER_SYNC(pwm, u32ChannelMask) \ argument 284 #define PWM_ENABLE_OUTPUT_INVERTER(pwm, u32ChannelMask) ((pwm)->POLCTL = (u32ChannelMask)) argument 317 #define PWM_MASK_OUTPUT(pwm, u32ChannelMask, u32LevelMask) \ argument 417 #define PWM_SET_ALIGNED_TYPE(pwm, u32ChannelMask, u32AlignedType) \ argument 435 #define PWM_SET_LOAD_WINDOW(pwm, u32ChannelMask) ((pwm)->LOAD |= (u32ChannelMask)) argument 457 #define PWM_CLR_COUNTER(pwm, u32ChannelMask) ((pwm)->CNTCLR |= (u32ChannelMask)) argument 488 #define PWM_SET_OUTPUT_LEVEL(pwm, u32ChannelMask, u32ZeroLevel, u32CmpUpLevel, u32PeriodLevel, u32C… argument 513 #define PWM_TRIGGER_BRAKE(pwm, u32ChannelMask, u32BrakeType) ((pwm)->SWBRK |= ((u32ChannelMask) << … argument
|
| D | epwm.h | 259 #define EPWM_ENABLE_TIMER_SYNC(epwm, u32ChannelMask, u32SyncSrc) ((epwm)->SSCTL = ((epwm)->SSCTL & … argument 270 #define EPWM_DISABLE_TIMER_SYNC(epwm, u32ChannelMask) \ argument 298 #define EPWM_ENABLE_OUTPUT_INVERTER(epwm, u32ChannelMask) ((epwm)->POLCTL = (u32ChannelMask)) argument 331 #define EPWM_MASK_OUTPUT(epwm, u32ChannelMask, u32LevelMask) \ argument 431 #define EPWM_SET_ALIGNED_TYPE(epwm, u32ChannelMask, u32AlignedType) \ argument 449 #define EPWM_SET_LOAD_WINDOW(epwm, u32ChannelMask) ((epwm)->LOAD |= (u32ChannelMask)) argument 471 #define EPWM_CLR_COUNTER(epwm, u32ChannelMask) ((epwm)->CNTCLR |= (u32ChannelMask)) argument 502 #define EPWM_SET_OUTPUT_LEVEL(epwm, u32ChannelMask, u32ZeroLevel, u32CmpUpLevel, u32PeriodLevel, u3… argument 527 #define EPWM_TRIGGER_BRAKE(epwm, u32ChannelMask, u32BrakeType) ((epwm)->SWBRK |= ((u32ChannelMask) … argument
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | bpwm.c | 217 void BPWM_Start(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_Start() 232 void BPWM_Stop(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_Stop() 247 void BPWM_ForceStop(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_ForceStop() 344 void BPWM_EnableCapture(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_EnableCapture() 360 void BPWM_DisableCapture(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_DisableCapture() 376 void BPWM_EnableOutput(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_EnableOutput() 391 void BPWM_DisableOutput(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_DisableOutput()
|
| D | epwm.c | 212 void EPWM_Start(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_Start() 227 void EPWM_Stop(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_Stop() 249 void EPWM_ForceStop(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_ForceStop() 440 void EPWM_EnableFaultBrake(EPWM_T *epwm, uint32_t u32ChannelMask, uint32_t u32LevelMask, uint32_t u… in EPWM_EnableFaultBrake() 505 void EPWM_EnableCapture(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableCapture() 521 void EPWM_DisableCapture(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableCapture() 537 void EPWM_EnableOutput(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableOutput() 552 void EPWM_DisableOutput(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableOutput() 1193 void EPWM_EnableSyncPhase(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableSyncPhase() 1216 void EPWM_DisableSyncPhase(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableSyncPhase()
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | bpwm.c | 212 void BPWM_Start(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_Start() 228 void BPWM_Stop(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_Stop() 244 void BPWM_ForceStop(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_ForceStop() 343 void BPWM_EnableCapture(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_EnableCapture() 359 void BPWM_DisableCapture(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_DisableCapture() 375 void BPWM_EnableOutput(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_EnableOutput() 390 void BPWM_DisableOutput(BPWM_T *bpwm, uint32_t u32ChannelMask) in BPWM_DisableOutput()
|
| D | epwm.c | 207 void EPWM_Start(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_Start() 222 void EPWM_Stop(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_Stop() 244 void EPWM_ForceStop(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_ForceStop() 489 void EPWM_EnableFaultBrake(EPWM_T *epwm, uint32_t u32ChannelMask, uint32_t u32LevelMask, uint32_t u… in EPWM_EnableFaultBrake() 554 void EPWM_EnableCapture(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableCapture() 570 void EPWM_DisableCapture(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableCapture() 586 void EPWM_EnableOutput(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableOutput() 601 void EPWM_DisableOutput(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableOutput() 1243 void EPWM_EnableSyncPhase(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableSyncPhase() 1266 void EPWM_DisableSyncPhase(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableSyncPhase()
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | pwm.c | 181 void PWM_Start(PWM_T *pwm, uint32_t u32ChannelMask) in PWM_Start() 204 void PWM_Stop(PWM_T *pwm, uint32_t u32ChannelMask) in PWM_Stop() 227 void PWM_ForceStop(PWM_T *pwm, uint32_t u32ChannelMask) in PWM_ForceStop() 360 void PWM_EnableFaultBrake(PWM_T *pwm, uint32_t u32ChannelMask, uint32_t u32LevelMask, uint32_t u32B… in PWM_EnableFaultBrake() 424 void PWM_EnableCapture(PWM_T *pwm, uint32_t u32ChannelMask) in PWM_EnableCapture() 440 void PWM_DisableCapture(PWM_T *pwm, uint32_t u32ChannelMask) in PWM_DisableCapture() 456 void PWM_EnableOutput(PWM_T *pwm, uint32_t u32ChannelMask) in PWM_EnableOutput() 471 void PWM_DisableOutput(PWM_T *pwm, uint32_t u32ChannelMask) in PWM_DisableOutput()
|
| D | epwm.c | 210 void EPWM_Start(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_Start() 225 void EPWM_Stop(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_Stop() 247 void EPWM_ForceStop(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_ForceStop() 492 void EPWM_EnableFaultBrake(EPWM_T *epwm, uint32_t u32ChannelMask, uint32_t u32LevelMask, uint32_t u… in EPWM_EnableFaultBrake() 557 void EPWM_EnableCapture(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableCapture() 573 void EPWM_DisableCapture(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableCapture() 589 void EPWM_EnableOutput(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableOutput() 604 void EPWM_DisableOutput(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableOutput() 1245 void EPWM_EnableSyncPhase(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_EnableSyncPhase() 1268 void EPWM_DisableSyncPhase(EPWM_T *epwm, uint32_t u32ChannelMask) in EPWM_DisableSyncPhase()
|