1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-02 11:30:41 +00:00
hekate/bdk/soc
2024-10-10 18:22:03 +03:00
..
actmon.c bdk: actmon: switch to averaged sampling 2023-12-25 03:46:05 +02:00
actmon.h bdk: add activity monitor driver 2022-01-20 12:32:02 +02:00
bpmp.c bdk: bpmp: add state set function 2024-10-04 21:54:58 +03:00
bpmp.h bdk: bpmp: add state set function 2024-10-04 21:54:58 +03:00
ccplex.c bdk: clock: use real source clock dividers 2024-03-13 02:01:01 +02:00
ccplex.h bdk: ccplex: add no rst vector lock & powergating 2024-03-13 01:37:52 +02:00
clock.c bdk: constify various args 2024-10-04 21:45:57 +03:00
clock.h bdk: constify various args 2024-10-04 21:45:57 +03:00
fuse.c bdk: constify various args 2024-10-04 21:45:57 +03:00
fuse.h bdk: fuse: simplify idle wait 2023-12-25 03:47:26 +02:00
gpio.c bdk: gpio: add debounce set function 2023-03-31 07:43:16 +03:00
gpio.h bdk: gpio: add debounce set function 2023-03-31 07:43:16 +03:00
hw_init.c bdk: hwinit: display changes 2024-07-02 17:59:14 +03:00
hw_init.h bdk: hwinit: rename reinit_workaround to deinit 2024-05-19 10:49:25 +03:00
i2c.c bdk: constify various args 2024-10-04 21:45:57 +03:00
i2c.h bdk: constify various args 2024-10-04 21:45:57 +03:00
irq.c bdk: irq: disable irq if handler error 2024-10-04 21:53:17 +03:00
irq.h bdk: add several defines 2023-12-25 04:08:34 +02:00
kfuse.c
kfuse.h
pinmux.c bdk: pinmux: add i2s pin config 2024-04-25 04:52:13 +03:00
pinmux.h bdk: pinmux: add i2s pin config 2024-04-25 04:52:13 +03:00
pmc_lp0_t210.h
pmc.c
pmc.h bdk: hwinit: display changes 2024-07-02 17:59:14 +03:00
t210.h bdk: use static where it should 2024-06-02 07:09:34 +03:00
timer.c bdk: timer: restore rtc timer spinlock 2024-10-10 18:22:03 +03:00
timer.h bdk: timer: add instruction sleep 2023-06-09 10:33:11 +03:00
uart.c bdk: uart: fix fifo clear 2024-10-04 21:52:24 +03:00
uart.h