esp-idf/docs/en/api-reference/peripherals
Darian Leung fb2d6a44eb CAN: ISR runs when cache is disabled
This commit adds the feature where the CAN 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_CAN_ISR_IN_IRAM option.
2021-03-09 08:47:58 +08:00
..
adc.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
can.rst CAN: ISR runs when cache is disabled 2021-03-09 08:47:58 +08:00
dac.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
esp_slave_protocol.rst essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +08:00
gpio.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
i2c.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
i2s.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
index.rst Merge branch 'doc/review_api-ref_periph-sd_pullup' into 'master' 2019-10-30 12:01:42 +08:00
ledc.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
mcpwm.rst mcpwm: add HAL layer support 2019-11-25 00:36:30 +08:00
pcnt.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
rmt.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
sd_pullup_requirements.rst Review the file api-reference/peripherals/sd_pullup_requirements.rst 2019-10-29 18:56:48 +08:00
sdio_slave.rst sdio_slave: support HAL layer 2019-12-13 18:33:15 +08:00
sdmmc_host.rst Review the file api-reference/peripherals/sdmmc_host.rst 2019-06-24 21:46:11 +08:00
sdspi_host.rst Review the file api-reference/peripherals/sdspi_host.rst 2019-09-09 19:14:39 +08:00
sigmadelta.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
spi_master.rst Review the file api-reference/peripherals/spi_master.rst. 2019-10-21 16:13:16 +08:00
spi_slave.rst Review the file api-reference/peripherals/spi_slave.rst 2019-10-15 22:13:03 +08:00
temp_sensor.rst docs: fix a broken link for v4.1 2020-11-23 15:46:01 +08:00
timer.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
touch_pad.rst Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart.rst doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00