esp-idf/docs/en/api-reference/peripherals
Darian Leung 4c57f50fe4 TWAI: ISR runs when cache is disabled
This commit adds the feature where the TWAI ISR will continue to
run even if the cache is disabled. Whilst cache is disabled, any
received messages will go into the RX queue, and any pending TX
messages in the TX queue will be transmitted. This feature should
be enabled using the CONFIG_TWAI_ISR_IN_IRAM option.
2020-10-10 14:19:32 +08:00
..
adc.rst doc/adc: modifications in the adc documentation and adc headers 2020-09-02 11:30:48 +00:00
dac.rst dfiver(dac): add dac dma driver and unit test 2020-08-26 06:23:24 +00:00
ds.rst esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30
gpio.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-11 11:20:39 +08:00
hmac.rst Doc: S2 HMAC documentation 2020-04-27 12:25:46 +08:00
i2c.rst intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
i2s.rst Merge branch 'bugfix/fix_i2s_comm_format_unclear_description_bug' into 'master' 2020-05-25 15:00:10 +08:00
index.rst docs: tinyusb documentation 2020-08-27 13:49:33 +02:00
ledc.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-11 11:20:39 +08:00
mcpwm.rst Replace all TRM urls will generic template variable and remove duplicate sections 2020-02-07 16:37:45 +11:00
pcnt.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-11 11:20:39 +08:00
rmt.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-11 11:20:39 +08:00
sd_pullup_requirements.rst Replace all TRM urls will generic template variable and remove duplicate sections 2020-02-07 16:37:45 +11:00
sdio_slave.rst spi_slave_hd: new driver for spi slave in half duplex mode 2020-07-11 00:00:50 +08:00
sdmmc_host.rst docs: Resolve doxygen & Sphinx warnings 2020-02-07 16:37:45 +11:00
sdspi_host.rst sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
secure_element.rst secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
sigmadelta.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-11 11:20:39 +08:00
spi_features.rst spi: Update documents about the bus lock and how to use SPI Master on SPI1 bus 2020-04-23 12:27:25 +08:00
spi_master.rst spi_master: add dummy check when both mosi and miso are set 2020-08-18 10:30:30 +08:00
spi_slave_hd.rst spi_slave_hd: new driver for spi slave in half duplex mode 2020-07-11 00:00:50 +08:00
spi_slave.rst docs: remove no longer existent limitation of spi slave 2020-08-26 09:00:34 +00:00
temp_sensor.rst docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00
timer.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-11 11:20:39 +08:00
touch_pad.rst Resolve broken link reported on https://esp32.com/viewtopic.php?f=5&t=14148#p61447 by boarchuz 2020-06-15 21:34:11 +02:00
twai.rst TWAI: ISR runs when cache is disabled 2020-10-10 14:19:32 +08:00
uart.rst doc: uart rs485 fix incorrect sch circuit label 2020-07-16 07:16:17 +02:00
usb.rst docs: tinyusb documentation 2020-08-27 13:49:33 +02:00