Home
last modified time | relevance | path

Searched refs:IRS (Results 1 – 3 of 3) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_pwm.c393 if(chn == PWM_CH_A) PWMG->IRS = (0x01 << PWMG_IRS_NEWP0A_Pos); in PWM_IntNCycleClr()
394 else PWMG->IRS = (0x01 << PWMG_IRS_NEWP0B_Pos); in PWM_IntNCycleClr()
398 if(chn == PWM_CH_A) PWMG->IRS = (0x01 << PWMG_IRS_NEWP1A_Pos); in PWM_IntNCycleClr()
399 else PWMG->IRS = (0x01 << PWMG_IRS_NEWP1B_Pos); in PWM_IntNCycleClr()
403 if(chn == PWM_CH_A) PWMG->IRS = (0x01 << PWMG_IRS_NEWP2A_Pos); in PWM_IntNCycleClr()
404 else PWMG->IRS = (0x01 << PWMG_IRS_NEWP2B_Pos); in PWM_IntNCycleClr()
408 if(chn == PWM_CH_A) PWMG->IRS = (0x01 << PWMG_IRS_NEWP3A_Pos); in PWM_IntNCycleClr()
409 else PWMG->IRS = (0x01 << PWMG_IRS_NEWP3B_Pos); in PWM_IntNCycleClr()
413 if(chn == PWM_CH_A) PWMG->IRS = (0x01 << PWMG_IRS_NEWP4A_Pos); in PWM_IntNCycleClr()
414 else PWMG->IRS = (0x01 << PWMG_IRS_NEWP4B_Pos); in PWM_IntNCycleClr()
[all …]
/bsp/ti/c28x/libraries/tms320f28379d/headers/include/
A DF2837xD_i2c.h137 Uint16 IRS:1; // 5 I2C Module Reset member
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h1879 __IO uint32_t IRS; //Interrupt Raw Stat member

Completed in 29 milliseconds