gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:SPn_POL (0.00 seconds)
tkernel_2
driver/tef_em1d/clk/src/em1d512_spi.c - 5.5KB - 208 lines
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
More results from em1d512_spi.c
monitor/hwdepend/tef_em1d/src/system.c - 9.8KB - 307 lines
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
More results from system.c