Searched refs:XINT4CR (Results 1 – 2 of 2) sorted by relevance
330 XintRegs.XINT4CR.bit.ENABLE = 1; // Enable XINT2 in c28x_pin_irq_enable()334 XintRegs.XINT4CR.bit.POLARITY = edge_mode; // Falling edge interrupt in c28x_pin_irq_enable()369 XintRegs.XINT4CR.bit.ENABLE = 0; // Disable XINT2 in c28x_pin_irq_enable()
118 …union XINT4CR_REG XINT4CR; // XINT4 configuration regi… member
Completed in 5 milliseconds