Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/include/driver/
Dtwai.h117 } twai_status_info_t; typedef
311 esp_err_t twai_get_status_info(twai_status_info_t *status_info);
Dcan.h48 typedef twai_status_info_t can_status_info_t;
/hal_espressif-3.6.0/examples/peripherals/twai/twai_network/twai_network_slave/main/
Dtwai_network_example_slave_main.c205 twai_status_info_t status_info; in twai_control_task()
/hal_espressif-3.6.0/components/driver/
Dtwai.c664 esp_err_t twai_get_status_info(twai_status_info_t *status_info) in twai_get_status_info()