Home
last modified time | relevance | path

Searched defs:HAL_CAN_ERROR_BD (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_can.h238 #define HAL_CAN_ERROR_BD (0x00000080U) /*!< Bit dominant error … macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_can.h253 #define HAL_CAN_ERROR_BD 0x80 /*!< LEC dominant */ macro
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/Legacy/
A Dstm32f0xx_hal_can_legacy.h249 #define HAL_CAN_ERROR_BD (0x00000080U) /*!< LEC dominant */ macro

Completed in 10 milliseconds