Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32l4xx_hal_can_legacy.h66 HAL_CAN_STATE_RESET = 0x00, /*!< CAN not yet initialized or disabled */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_can.h65 HAL_CAN_STATE_RESET = 0x00U, /*!< CAN not yet initialized or disabled */ enumerator