Searched refs:can_fill_tx_buffer (Results 1 – 1 of 1) sorted by relevance
130 static void can_fill_tx_buffer(CAN_Type *base, const can_transmit_buf_t *message);377 static void can_fill_tx_buffer(CAN_Type *base, const can_transmit_buf_t *message) in can_fill_tx_buffer() function401 can_fill_tx_buffer(base, message); in can_send_message_blocking()442 can_fill_tx_buffer(base, message); in can_send_high_priority_message_blocking()476 can_fill_tx_buffer(base, message); in can_send_message_nonblocking()501 can_fill_tx_buffer(base, message); in can_send_high_priority_message_nonblocking()
Completed in 9 milliseconds