Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dcan.c31 static uint8_t gu8LockCanIf[2][2] = {{0U}}; /* The chip has two CANs. */ variable
33 static uint8_t gu8LockCanIf[1][2] = {{0U}}; /* The chip only has one CAN. */ variable