Searched refs:u32SelAnotherModule (Results 1 – 8 of 8) sorted by relevance
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | pwm.c | 1017 void PWM_SetBrakePinSource(PWM_T *pwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule) in PWM_SetBrakePinSource() argument 1019 …= ((pwm)->BNF & ~(PWM_BNF_BK0SRC_Msk << (u32BrakePinNum << 3))) | (u32SelAnotherModule << (PWM_BNF… in PWM_SetBrakePinSource()
|
| D | epwm.c | 1444 void EPWM_SetBrakePinSource(EPWM_T *epwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule) in EPWM_SetBrakePinSource() argument 1446 …(epwm)->BNF & ~(EPWM_BNF_BK0SRC_Msk << (u32BrakePinNum << 3U))) | (u32SelAnotherModule << ((uint32… in EPWM_SetBrakePinSource()
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | epwm.c | 1392 void EPWM_SetBrakePinSource(EPWM_T *epwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule) in EPWM_SetBrakePinSource() argument 1394 …(epwm)->BNF & ~(EPWM_BNF_BK0SRC_Msk << (u32BrakePinNum << 3U))) | (u32SelAnotherModule << ((uint32… in EPWM_SetBrakePinSource()
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | epwm.c | 1442 void EPWM_SetBrakePinSource(EPWM_T *epwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule) in EPWM_SetBrakePinSource() argument 1444 …(epwm)->BNF & ~(EPWM_BNF_BK0SRC_Msk << (u32BrakePinNum << 3U))) | (u32SelAnotherModule << ((uint32… in EPWM_SetBrakePinSource()
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | pwm.h | 584 void PWM_SetBrakePinSource(PWM_T *pwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule);
|
| D | epwm.h | 616 void EPWM_SetBrakePinSource(EPWM_T *epwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule);
|
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | epwm.h | 606 void EPWM_SetBrakePinSource(EPWM_T *epwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule);
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | epwm.h | 624 void EPWM_SetBrakePinSource(EPWM_T *epwm, uint32_t u32BrakePinNum, uint32_t u32SelAnotherModule);
|