Search | Google it | Results 1 - 1 of 1 for funcall:CheckInt (0.01 seconds) |
96: do { 97: unf = CheckInt(INTNO_SYS_TICK); /* Get Interrupt Status */ 98: ofs = in_h(CMT0_CNT); /* Current Count */ 99: } while ( unf != CheckInt(INTNO_SYS_TICK)); /* Check Interrupt Status */ 100: if ( unf != 0 ) {