Search | Google it | Results 1 - 2 of 2 for funcall:SPn_TIECS (0.00 seconds) |
78: out_w(SPn_MODE(ch), SPIMode[ch]); 79: out_w(SPn_TIECS(ch), 0x000f); // CS: control by SPn_POL 80: out_w(SPn_POL(ch), SPIPol[ch]);
67: out_w(SPn_MODE(SP0), 0x2700); // 8bit, CS0, Master, CPU mode 68: out_w(SPn_TIECS(SP0), 0x000f); // CS0: follow the specification by SPn_POL 69: out_w(SPn_POL(SP0), SPIPol);