Home
last modified time | relevance | path

Searched defs:HAL_CAN_ERROR_EWG (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32l4xx_hal_can_legacy.h251 #define HAL_CAN_ERROR_EWG ((uint32_t)0x00000001) /*!< EWG error */ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_can.h302 #define HAL_CAN_ERROR_EWG (0x00000001U) /*!< Protocol Error Warning … macro