Home
last modified time | relevance | path

Searched refs:can_fill_tx_buffer (Results 1 – 1 of 1) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_can_drv.c130 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() function
401 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