Home
last modified time | relevance | path

Searched defs:DLC (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.h162 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member
187 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member
722 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32f4xx_hal_can_legacy.h186 uint32_t DLC; /*!< Specifies the length of the frame that will be transmitted. member
211 uint32_t DLC; /*!< Specifies the length of the frame that will be received. member
746 #define IS_CAN_DLC(DLC) ((DLC) <= ((uint8_t)0x08)) argument
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_can.h166 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 transmitted. member
813 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_can.h166 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 transmitted. member
815 #define IS_CAN_DLC(DLC) ((DLC) <= 8U) argument
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Include/
H A DS1JA.h526 …__IO uint8_t DLC : 4; /*!< Data Length Code … member
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/
H A Drenesas.h523 …__IOM uint16_t DLC : 4; /*!< [3..0] Data Length Code … member
10919 …__IOM uint32_t DLC : 1; /*!< [10..10] Loss of Carrier Detect Flag … member