Timestamped frame producers from CAN RX IRQ.
More...
#include "can_irq.h"
#include "can_library/generated/VCAN.h"
#include "common/rtos/rtos.h"
#include "spmc.h"
#include "timestamped_frame.h"
#include "rtc_sync.h"
Timestamped frame producers from CAN RX IRQ.
- Author
- Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)
◆ CAN1_RX0_IRQHandler()
| void CAN1_RX0_IRQHandler |
( |
| ) |
|
◆ CAN2_RX0_IRQHandler()
| void CAN2_RX0_IRQHandler |
( |
| ) |
|
◆ can_rx_irq_handler()
| static void can_rx_irq_handler |
( |
CAN_TypeDef * | peripheral | ) |
|
|
inlinestatic |
◆ last_can_rx_time_ms
| volatile uint32_t last_can_rx_time_ms = 0 |