Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/include/hal/
Dtwai_hal.h185 return twai_ll_is_last_tx_successful((hal_ctx)->dev); in twai_hal_check_last_tx_successful()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_ll.h128 return twai_ll_is_last_tx_successful(hw); in can_ll_is_last_tx_successful()
Dtwai_ll.h365 static inline bool twai_ll_is_last_tx_successful(twai_dev_t *hw) in twai_ll_is_last_tx_successful() function