/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32f7xx_hal_can_legacy.h | 164 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 189 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member 724 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/ |
D | stm32f1xx_hal_can_legacy.h | 124 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 149 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member 751 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/ |
D | stm32f2xx_hal_can_legacy.h | 164 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 189 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member 724 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32f4xx_hal_can_legacy.h | 169 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 194 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member 729 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/ |
D | stm32l4xx_hal_can_legacy.h | 161 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 186 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member 721 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/ |
D | stm32f0xx_hal_can_legacy.h | 165 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 190 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member 747 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08U)) argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/ |
D | stm32f3xx_hal_can_legacy.h | 170 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 195 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member 752 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08U)) argument
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_can.h | 169 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 197 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 827 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_can.h | 164 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 192 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 819 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_can.h | 169 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 197 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 825 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_can.h | 169 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 197 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 827 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_can.h | 169 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 197 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 825 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_can.h | 164 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 192 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 819 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_can.h | 169 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 197 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member 827 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_fdcan.h | 1363 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_fdcan.h | 1363 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_fdcan.h | 1363 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_fdcan.h | 1363 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_fdcan.h | 1363 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_fdcan.h | 1363 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_fdcan.h | 2145 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_fdcan.h | 2288 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_fdcan.h | 2288 #define IS_FDCAN_DLC(DLC) (((DLC) == FDCAN_DLC_BYTES_0 ) || \ argument
|