esp-idf/components/esp_driver_rmt/include/driver
morris 08845cf669 feat(rmt): added a help function for allocating encoder memory
The encoder memory location should respect the RMT_MEM_ALLOC_CAPS,
which is affected by some Kconfig options, like ISR_IRAM_SAFE

Closes https://github.com/espressif/esp-idf/issues/13032
2024-01-25 18:44:25 +08:00
..
rmt_common.h feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
rmt_encoder.h feat(rmt): added a help function for allocating encoder memory 2024-01-25 18:44:25 +08:00
rmt_rx.h feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
rmt_tx.h feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
rmt_types.h feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00