mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-14 16:23:57 +00:00
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
[mapping:esp_twai]
|
|
archive: libesp_driver_twai.a
|
|
entries:
|
|
if TWAI_ISR_INTO_IRAM = y:
|
|
esp_twai: twai_node_receive_from_isr (no_flash)
|
|
esp_twai_onchip: _node_isr_main (no_flash)
|
|
esp_twai_onchip: _node_start_trans (no_flash)
|
|
esp_twai_onchip: _node_parse_rx (no_flash)
|