Searched defs:DLC (Results 1 – 6 of 6) sorted by relevance
162 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member187 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member722 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
186 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member211 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member746 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
166 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member194 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member813 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
166 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member194 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member815 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
526 …__IO uint8_t DLC : 4; /*!< Data Length Code … member
523 …__IOM uint16_t DLC : 4; /*!< [3..0] Data Length Code … member10919 …__IOM uint32_t DLC : 1; /*!< [10..10] Loss of Carrier Detect Flag … member