Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32l4xx_hal_can_legacy.h159 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
184 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
727 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32f4xx_hal_can_legacy.h183 uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted. member
208 uint32_t RTR; /*!< Specifies the type of frame for the received message. member
750 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_can.h163 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 message that will be transmitted. member
816 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_can.h163 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 message that will be transmitted. member
818 #define IS_CAN_RTR(RTR) (((RTR) == CAN_RTR_DATA) || ((RTR) == CAN_RTR_REMOTE)) argument
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Include/
H A DS1JA.h516 …__IO uint32_t RTR : 1; /*!< Remote Transmission Request … member
8071 …__IO uint32_t RTR : 1; /*!< Remote Transmission Request … member
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/
H A Drenesas.h512 …__IOM uint32_t RTR : 1; /*!< [30..30] Remote Transmission Request … member
5649 …__IOM uint32_t RTR : 1; /*!< [30..30] Remote Transmission Request … member