Searched refs:can_rx_fifo_struct (Results 1 – 2 of 2) sorted by relevance
309 ((can_rx_fifo_struct *)p_struct)->timestamp = 0x00000000U; in can_struct_para_init()310 ((can_rx_fifo_struct *)p_struct)->dlc = 0x00000000U; in can_struct_para_init()311 ((can_rx_fifo_struct *)p_struct)->rtr = 0x00000000U; in can_struct_para_init()312 ((can_rx_fifo_struct *)p_struct)->ide = 0x00000000U; in can_struct_para_init()313 ((can_rx_fifo_struct *)p_struct)->srr = 0x00000000U; in can_struct_para_init()314 ((can_rx_fifo_struct *)p_struct)->idhit = 0x00000000U; in can_struct_para_init()315 ((can_rx_fifo_struct *)p_struct)->id = 0x00000000U; in can_struct_para_init()316 ((can_rx_fifo_struct *)p_struct)->data[0] = 0x00000000U; in can_struct_para_init()317 ((can_rx_fifo_struct *)p_struct)->data[1] = 0x00000000U; in can_struct_para_init()808 void can_rx_fifo_read(uint32_t can_periph, can_rx_fifo_struct *rx_fifo) in can_rx_fifo_read()
816 } can_rx_fifo_struct; typedef1184 void can_rx_fifo_read(uint32_t can_periph, can_rx_fifo_struct *rx_fifo);