rt-thread-official/components/drivers/pic
zms123456 22b5e5fd7b
[components][ktime]support period ktime timeout and multiple ktimer_hrtimer (#8972)
* support period time

* enable multiple ktimer

* mv set delay_cnt to hrtimer_start

* add ktime debug info

* change current_irq_begin to local var

* fix bug: setting current timer and setting timeout in driver aren't atomicly

* create->init

* refactoring ktime
2024-06-23 22:08:54 +08:00
..
Kconfig [components][driver]add isr statistics (#8955) 2024-05-21 09:01:42 +08:00
SConscript [components][drivers]add pic-gic (#8388) 2024-02-29 09:39:56 +08:00
pic-gic-common.c [fix]fix compile err in pic-gic (#9015) 2024-05-31 17:33:34 +08:00
pic-gic-common.h [fix]fix compile err in pic-gic (#9015) 2024-05-31 17:33:34 +08:00
pic-gicv2.c [DM/feature] Implement PIC irq state { get; set } (#9006) 2024-05-31 17:37:39 +08:00
pic-gicv2.h [components][drivers]add pic-gic (#8388) 2024-02-29 09:39:56 +08:00
pic-gicv3.c [DM/feature] Implement PIC irq state { get; set } (#9006) 2024-05-31 17:37:39 +08:00
pic-gicv3.h [components][drivers]add pic-gic (#8388) 2024-02-29 09:39:56 +08:00
pic.c [components][ktime]support period ktime timeout and multiple ktimer_hrtimer (#8972) 2024-06-23 22:08:54 +08:00
pic_rthw.c [fixup] aarch64 UMP compiler error (#8677) 2024-03-30 17:58:38 +08:00