Home
last modified time | relevance | path

Searched defs:CAN_FLAG_FF0 (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32l4xx_hal_can_legacy.h394 #define CAN_FLAG_FF0 ((uint32_t)0x00000203) /*!< FIFO 0 Full flag */ macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32f4xx_hal_can_legacy.h420 #define CAN_FLAG_FF0 0x00000203U /*!< FIFO 0 Full flag */ macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_can.h485 #define CAN_FLAG_FF0 (0x00000203U) /*!< RX FIFO 0 Full flag */ macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_can.h485 #define CAN_FLAG_FF0 (0x00000203U) /*!< RX FIFO 0 Full flag */ macro