Lines Matching refs:bUsed
115 MS_BOOL bUsed; member
183 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR0()
208 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR0()
261 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR1()
285 if(_HISR_Info[eVector].bUsed) in _CHIP_LISR1()
418 if(_HISR_Info[u8VectorIndex].bUsed) in CHIP_EnableIRQ()
534 _HISR_Info[u8VectorIndex].bUsed = TRUE; in CHIP_AttachISR()
544 _HISR_Info[u8VectorIndex].bUsed = FALSE; in CHIP_DetachISR()
569 _HISR_Info[i].bUsed = FALSE; in CHIP_InitISR()
648 MS_BOOL bUsed; member
753 if(!_HISR_Info[ip->u16irq].bUsed) in interrupt_thread()
944 _HISR_Info[u8VectorIndex].bUsed = TRUE; in CHIP_AttachISR()
964 _HISR_Info[u8VectorIndex].bUsed = FALSE; in CHIP_DetachISR()
1029 _HISR_Info[i].bUsed = 0; in CHIP_InitISR()