Search | Google it | Results 1 - 1 of 1 for funcall:waitUsec from tkernel_2/monitor/hwdepend/tef_em1d/src/config.c (0.00 seconds) |
123: for (i = TIMEOUT; i > 0; i--) { 124: waitUsec(1); 125: if ((in_w(addr) & mask) == value) break; 318: IMPORT W pmicWrite(W reg, W dat); 319: #define pmicDelay(x) waitUsec(4) // about 16msec 320: #define USBPowerOn 0xe0 // GPIO13(OD), High * power is supplied to A connector only