Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_can_legacy.h161 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
186 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
728 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32f1xx_hal_can_legacy.h121 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
146 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
755 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32f2xx_hal_can_legacy.h161 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
186 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
728 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_can_legacy.h166 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
191 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
733 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32l4xx_hal_can_legacy.h158 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
183 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
726 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32f0xx_hal_can_legacy.h162 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
187 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
752 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32f3xx_hal_can_legacy.h167 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
192 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
757 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_can.h166 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
194 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
830 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_can.h161 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
189 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
822 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_can.h166 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
194 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
828 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_can.h166 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
194 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
830 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_can.h166 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
194 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
828 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_can.h161 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
189 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
822 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_can.h166 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
194 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
830 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument