Searched refs:can_send_message_nonblocking (Results 1 – 3 of 3) sorted by relevance
579 hpm_stat_t status = can_send_message_nonblocking(drv_can->can_base, &tx_buf); in hpm_can_sendmsg()596 hpm_stat_t status = can_send_message_nonblocking(drv_can->can_base, &tx_buf); in hpm_can_sendmsg()
915 hpm_stat_t can_send_message_nonblocking(CAN_Type *base, const can_transmit_buf_t *message);
460 hpm_stat_t can_send_message_nonblocking(CAN_Type *base, const can_transmit_buf_t *message) in can_send_message_nonblocking() function
Completed in 9 milliseconds