esp-idf/components/driver/rmt
morris 491f4af657 fix(rmt): fix the counting clock used by rx filter on esp32/s2
is always APB, independent to the channel clock selection

Closes https://github.com/espressif/esp-idf/issues/13510
2024-04-08 11:50:37 +08:00
..
include/driver Merge branch 'feature/rmt_encoder_memory_allocator_v5.1' into 'release/v5.1' 2024-02-28 11:39:58 +08:00
rmt_common.c fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:50:37 +08:00
rmt_encoder.c Merge branch 'feature/rmt_encoder_memory_allocator_v5.1' into 'release/v5.1' 2024-02-28 11:39:58 +08:00
rmt_private.h fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:50:37 +08:00
rmt_rx.c fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:50:37 +08:00
rmt_tx.c fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:50:37 +08:00