morris
|
c2d5af17a2
dac: apply generic check macro
|
4 лет назад |
morris
|
56760c9669
pcnt: refactor hal driver
|
4 лет назад |
Jan Brudný
|
690974e32f
driver: update copyright notice
|
4 лет назад |
Omar Chebib
|
cd79f3907d
gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3
|
4 лет назад |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
morris
|
153e819e8a
pcnt: add rotary encoder example
|
5 лет назад |
morris
|
74d78148bc
pcnt: add pcnt peripheral signal connections
|
5 лет назад |
Claudio Jeker
|
669331d0c4
pcnt: properly clear interrupt status in pcnt_intr_service
|
5 лет назад |
Michael (XIAO Xufeng)
|
647dea9395
soc: combine xxx_caps.h into one soc_caps.h
|
5 лет назад |
morris
|
a4d0033c03
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
5 лет назад |
morris
|
580ce8fa4a
driver: clean pcnt.h i2s.h
|
5 лет назад |
xiongyu
|
4d5c950770
bugfix(pcnt): fix driver ut pcnt
|
6 лет назад |
xiongyu
|
b1a72866ca
refactor(pcnt): add hal pcnt driver
|
6 лет назад |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Konstantin Kondrashov
|
a418b603d0
pcnt/driver: Add module reset before enabling
|
6 лет назад |
kooho
|
f98e7bbccf
Update LEDC, PCNT,Timer_Group driver for esp32s2beta.
|
6 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 лет назад |
Konstantin Kondrashov
|
3307735bc0
pcnt/driver: Sped the pcnt_intr_service ISR
|
7 лет назад |
kooho
|
01516abe5a
Add some comments in pcnt.h.
|
7 лет назад |
kooho
|
2236249555
driver(pcnt): Add some APIs to support each unit can have it's own interrupt handler.
|
7 лет назад |
Nilay
|
769944b067
PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels
|
8 лет назад |
Nilay
|
f50b5481fa
PCNT: Fixed pcnt_counter_clear, Pulse Count now able to resume after API call
|
8 лет назад |
Michel Pollet
|
349a77cb55
components/driver: 'const' all config calls.
|
8 лет назад |
Ivan Grokhotkov
|
1c60a0450e
Merge branch 'bugfix/driver_cleanup_log' into 'master'
|
9 лет назад |
Jeroen Domburg
|
ae8c37e0b6
Add disabling/enabling of shared interrupt, add testcase for interrupts
|
9 лет назад |
Jeroen Domburg
|
655fd2986a
Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
|
9 лет назад |
Ivan Grokhotkov
|
0dff9ed79d
drivers: remove file paths from log statements
|
9 лет назад |
me-no-dev
|
2dbae95a7e
Fix wrong assignment of channel and unit in pcnt_unit_config
|
9 лет назад |
Wangjialin
|
7571b8c2e4
driver: PCNT
|
9 лет назад |