Searched refs:gu8LockCanIf (Results 1 – 1 of 1) sorted by relevance
26 static uint8_t gu8LockCanIf[3ul][2ul] = {0ul}; /* The chip has three CANs. */ variable28 static uint8_t gu8LockCanIf[2ul][2ul] = {0ul}; /* The chip has two CANs. */ variable30 static uint8_t gu8LockCanIf[1ul][2ul] = {0ul}; /* The chip only has one CAN. */ variable89 if(gu8LockCanIf[u32CanNo][0ul] == 0ul) in LockIF()91 gu8LockCanIf[u32CanNo][0ul] = 1u; in LockIF()107 if(gu8LockCanIf[u32CanNo][1ul] == 0ul) in LockIF()109 gu8LockCanIf[u32CanNo][1ul] = 1u; in LockIF()193 gu8LockCanIf[u32CanNo][u32IfNo] = 0u; in ReleaseIF()