morris
|
b0122177b7
timer: stop alarm if alarm value doesn't change in ISR handler
|
il y a 4 ans |
morris
|
56e617d747
timer: fix unit test regression
|
il y a 4 ans |
Alex Lisitsyn
|
c5d0d89508
driver: fix timer driver initialization sequence to not trigger interrupt immediately
|
il y a 4 ans |
laokaiyao
|
1138be502e
driver/timer: only re-enable alarm in callback when auto reload is true
|
il y a 4 ans |
Michael (XIAO Xufeng)
|
dd47340d0e
Merge branch 'update_copyright_notice_driver_part_4' into 'master'
|
il y a 4 ans |
laokaiyao
|
3a6043900d
driver/timer: apply genral check
|
il y a 4 ans |
Jan Brudný
|
690974e32f
driver: update copyright notice
|
il y a 4 ans |
Marius Vikhammer
|
826b976ba5
timer: add IRAM_ATTR to spinlock give/take API
|
il y a 4 ans |
Marius Vikhammer
|
2711c55dc6
timer: removed downcasting when setting divider
|
il y a 4 ans |
morris
|
bc8b56cef7
timergroup: refactor unit test to better support future chip
|
il y a 5 ans |
morris
|
e4c8ec6174
timergroup: move interrupt index into peripheral description file
|
il y a 5 ans |
morris
|
61f89b97c6
bringup esp32-s3 on FPGA
|
il y a 5 ans |
chenjianqiang
|
c11621e64e
timer: add return task awoken for timer callback
|
il y a 5 ans |
morris
|
91e62f4e37
timer_group: update hal api && fix intr_enable
|
il y a 5 ans |
chenjianqiang
|
bcfe684951
bugfix(timer): add a macro to control making the XTAL related functions
|
il y a 6 ans |
chenjianqiang
|
856d9f7d89
bugfix(timer): recover get raw interrupt status function
|
il y a 6 ans |
chenjianqiang
|
9f9da9ec96
feat(timer): refator timer group driver
|
il y a 6 ans |
Angus Gratton
|
6990a7cd54
Merge branch 'master' into feature/esp32s2beta_update
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
c02981a99b
timer_group: support interrupt LL and some utility functions in ISR
|
il y a 6 ans |
kooho
|
f98e7bbccf
Update LEDC, PCNT,Timer_Group driver for esp32s2beta.
|
il y a 6 ans |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
il y a 6 ans |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
il y a 6 ans |
Sachin Parekh
|
5979086379
timer: port*_CRITICAL vanilla FreeRTOS compliance
|
il y a 6 ans |
morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
il y a 6 ans |
kooho
|
e22c0cce45
driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset
|
il y a 7 ans |
krzychb
|
9b7d5d76a7
Timer API docs update, refactored example
|
il y a 8 ans |
Michel Pollet
|
349a77cb55
components/driver: 'const' all config calls.
|
il y a 8 ans |
Jeroen Domburg
|
1037a50abe
Convert DOS line ends to Unix line ends in drivers
|
il y a 9 ans |
Ivan Grokhotkov
|
1c60a0450e
Merge branch 'bugfix/driver_cleanup_log' into 'master'
|
il y a 9 ans |
Jeroen Domburg
|
ae8c37e0b6
Add disabling/enabling of shared interrupt, add testcase for interrupts
|
il y a 9 ans |