gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:SPn_CONTROL (0.00 seconds)
tkernel_2
driver/tef_em1d/clk/src/em1d512_spi.c - 5.5KB - 208 lines
39: #define SPn_POL(n)              (SPIBase[n] + 0x0004)
40: #define SPn_CONTROL(n)          (SPIBase[n] + 0x0008)
41: #define SPn_TX_DATA(n)          (SPIBase[n] + 0x0010)
monitor/include/arm/em1d512.h - 22.1KB - 464 lines
424: #define SPn_POL(n)              (SPnBase(n) + 0x0004)
425: #define SPn_CONTROL(n)          (SPnBase(n) + 0x0008)
426: #define SPn_TX_DATA(n)          (SPnBase(n) + 0x0010)