Home
last modified time | relevance | path

Searched refs:byteIsRead (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.h601 bool byteIsRead; /*!< The byte n (0~3) was read or not. */ member
Dfsl_flexcan.c2644 …errorStatus->byteStatus[i].byteIsRead = (base->RERRSYNR & ((uint32_t)CAN_RERRSYNR_BE0_MASK << (i *… in FLEXCAN_GetMemoryErrorReportStatus()