Searched refs:twai_ll_is_last_tx_successful (Results 1 – 3 of 3) sorted by relevance
185 return twai_ll_is_last_tx_successful((hal_ctx)->dev); in twai_hal_check_last_tx_successful()
128 return twai_ll_is_last_tx_successful(hw); in can_ll_is_last_tx_successful()
365 static inline bool twai_ll_is_last_tx_successful(twai_dev_t *hw) in twai_ll_is_last_tx_successful() function