1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-12-25 15:17:19 +00:00
hekate/bdk/soc
2022-05-16 13:05:12 +03:00
..
actmon.c
actmon.h
bpmp.c
bpmp.h
ccplex.c
ccplex.h
clock.c bdk: clock: add ext peripheral clock control 2022-05-09 06:08:39 +03:00
clock.h bdk: clock: add ext peripheral clock control 2022-05-09 06:08:39 +03:00
fuse.c bdk: fuse: add ipatch support for T210B01 2022-05-16 13:05:12 +03:00
fuse.h bdk: fuse: add ipatch support for T210B01 2022-05-16 13:05:12 +03:00
gpio.c
gpio.h
hw_init.c bdk: hwinit: simplify uart debug port paths 2022-05-13 03:56:59 +03:00
hw_init.h
i2c.c
i2c.h
irq.c
irq.h
kfuse.c
kfuse.h
pinmux.c bdk: pinmux: more proper uart pinmuxing 2022-05-14 12:20:57 +03:00
pinmux.h bdk: pinmux: more proper uart pinmuxing 2022-05-14 12:20:57 +03:00
pmc_lp0_t210.h
pmc.c
pmc.h bdk: clock: add ext peripheral clock control 2022-05-09 06:08:39 +03:00
t210.h
uart.c bdk: uart: use 2 STOP bits based on baudrate 2022-05-14 12:25:02 +03:00
uart.h