Home
last modified time | relevance | path

Searched defs:gu8LockCanIf (Results 1 – 1 of 1) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Dcan.c26 static uint8_t gu8LockCanIf[3ul][2ul] = {0ul}; /* The chip has three CANs. */ variable
28 static uint8_t gu8LockCanIf[2ul][2ul] = {0ul}; /* The chip has two CANs. */ variable
30 static uint8_t gu8LockCanIf[1ul][2ul] = {0ul}; /* The chip only has one CAN. */ variable