Searched refs:XINT3CR (Results 1 – 2 of 2) sorted by relevance
322 XintRegs.XINT3CR.bit.ENABLE = 1; // Enable XINT2 in c28x_pin_irq_enable()326 XintRegs.XINT3CR.bit.POLARITY = edge_mode; // Falling edge interrupt in c28x_pin_irq_enable()365 XintRegs.XINT3CR.bit.ENABLE = 0; // Disable XINT2 in c28x_pin_irq_enable()
117 …union XINT3CR_REG XINT3CR; // XINT3 configuration regi… member
Completed in 5 milliseconds