1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 21:44:57 +01:00
hekate/bdk/soc
CTCaer 76a5facbc3 bdk: clock: rename clock_t to clk_rst_t
To avoid redefines when standard math header is used.
2023-03-31 08:18:45 +03:00
..
actmon.c
actmon.h
bpmp.c bdk: stylistic corrections 2023-02-11 23:46:38 +02:00
bpmp.h bdk: stylistic corrections 2023-02-11 23:46:38 +02:00
ccplex.c
ccplex.h
clock.c bdk: clock: rename clock_t to clk_rst_t 2023-03-31 08:18:45 +03:00
clock.h bdk: clock: rename clock_t to clk_rst_t 2023-03-31 08:18:45 +03:00
fuse.c bdk: sdram: add new dram ids/configs 2022-10-11 10:38:43 +03:00
fuse.h bdk: small refactor 2022-10-11 06:16:38 +03: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: hwdeinit: restore order of bpmp clock set 2023-02-22 14:48:43 +02:00
hw_init.h bdk: hw init: remove support for broken hwinits 2023-02-11 23:19:56 +02:00
i2c.c bdk: i2c: fix send packet mode 2022-10-11 14:40:58 +03:00
i2c.h i2c: Fix packet mode 2020-10-20 10:37:33 +03:00
irq.c
irq.h
kfuse.c
kfuse.h
pinmux.c
pinmux.h bdk: small refactor 2022-10-11 06:16:38 +03:00
pmc.c bdk: pmc: extend pmc scratch locker 2022-10-11 14:41:42 +03:00
pmc.h bdk: slight refactor 2022-12-19 05:22:55 +02:00
pmc_lp0_t210.h
t210.h bdk: small refactor 2022-10-11 06:16:38 +03:00
timer.c
timer.h bdk: timer: add timer/watchdog driver 2022-06-27 10:20:25 +03:00
uart.c
uart.h