Lines Matching refs:bUsed
143 MS_BOOL bUsed; member
209 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR0()
229 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR0()
279 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR1()
299 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR1()
435 if(_HISR_Info[u8VectorIndex].bUsed) in CHIP_EnableIRQ()
553 _HISR_Info[u8VectorIndex].bUsed = TRUE; in CHIP_AttachISR()
564 _HISR_Info[u8VectorIndex].bUsed = FALSE; in CHIP_DetachISR()
591 _HISR_Info[i].bUsed = FALSE; in CHIP_InitISR()
664 MS_BOOL bUsed; member
772 if(!_HISR_Info[ip->u16irq].bUsed) in interrupt_thread()
968 _HISR_Info[u8VectorIndex].bUsed = TRUE ; in CHIP_AttachISR()
989 _HISR_Info[u8VectorIndex].bUsed = FALSE ; in CHIP_DetachISR()
1056 _HISR_Info[i].bUsed = 0 ; in CHIP_InitISR()