Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Dtwai_hal_iram.c124 twai_ll_parse_err_code_cap(hal_ctx->dev, &type, &dir, &seg); //Decode error interrupt
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dtwai_ll.h471 static inline void twai_ll_parse_err_code_cap(twai_dev_t *hw, in twai_ll_parse_err_code_cap() function