Searched refs:XINT5CR (Results 1 – 2 of 2) sorted by relevance
338 XintRegs.XINT5CR.bit.ENABLE = 1; // Enable XINT2 in c28x_pin_irq_enable()342 XintRegs.XINT5CR.bit.POLARITY = edge_mode; // Falling edge interrupt in c28x_pin_irq_enable()373 XintRegs.XINT5CR.bit.ENABLE = 0; // Disable XINT2 in c28x_pin_irq_enable()
119 …union XINT5CR_REG XINT5CR; // XINT5 configuration regi… member
Completed in 8 milliseconds