Searched defs:AT91_SMC_PULSE_NCS_WR (Results 1 – 3 of 3) sorted by relevance
47 #define AT91_SMC_PULSE_NCS_WR(x) ((x & 0x7f) << 8) macro
38 #define AT91_SMC_PULSE_NCS_WR(x) ((x & 0x7f) << 8) macro
39 #define AT91_SMC_PULSE_NCS_WR(x) ((x & 0x3f) << 8) macro
Completed in 3 milliseconds