Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_can.h263 #define CAN_INITSTATUS_FAILED (0x00000000U) /*!< CAN initialization failed */ macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_can.h262 #define CAN_INITSTATUS_FAILED ((uint8_t)0x00) /*!< CAN initialization failed */ macro
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/Legacy/
A Dstm32f0xx_hal_can_legacy.h261 #define CAN_INITSTATUS_FAILED (0x00000000U) /*!< CAN initialization failed */ macro

Completed in 8 milliseconds