Search | Google it | Results 1 - 2 of 2 for funcall:SPn_POL (0.00 seconds) |
79: out_w(SPn_TIECS(ch), 0x000f); // CS: control by SPn_POL 80: out_w(SPn_POL(ch), SPIPol[ch]); 81: out_w(SPn_ENCLR(ch), ~0); // interrupt disable
68: out_w(SPn_TIECS(SP0), 0x000f); // CS0: follow the specification by SPn_POL 69: out_w(SPn_POL(SP0), SPIPol); 70: out_w(SPn_ENCLR(SP0), ~0); // interrupt disable