hekate/bdk
CTCaer b674624ad0 bdk: timer: add instruction sleep
usage:
`isleep(ILOOP(instructions))`

Each loop is 3 cycles, or approximately 7.35ns on 408MHz CPU clock.
2023-06-09 10:33:11 +03:00
..
display bdk: minor naming edits 2023-03-31 09:11:55 +03:00
ianos bdk: small refactor 2022-10-11 06:16:38 +03:00
input bdk: joycon: add calibration struct 2023-06-08 02:44:35 +03:00
libs bdk: slight refactor 2022-12-19 05:22:55 +02:00
mem bdk: sdram: add Samsung 8GB RAM support for T210 2023-06-08 04:16:51 +03:00
power bdk: max77620: reduce max DRAM VDDIO/Q 2023-06-09 10:24:55 +03:00
rtc bdk: stylistic corrections 2023-02-11 23:46:38 +02:00
sec bdk: tsec: refactor some register names 2023-06-09 10:28:28 +03:00
soc bdk: timer: add instruction sleep 2023-06-09 10:33:11 +03:00
storage bdk: sdmmc: small refactor 2023-04-06 10:19:53 +03:00
thermal bdk: stylistic corrections 2023-02-11 23:46:38 +02:00
usb bdk: stylistic corrections 2023-02-11 23:46:38 +02:00
utils bdk: util: do not edit rtc alarm in power function 2023-03-31 09:12:58 +03:00
bdk.h bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
exception_handlers.S bdk: fiq: watchdog handling 2022-06-29 12:12:03 +03:00
fatfs_cfg.h bdk: add global header 2022-01-15 23:58:27 +02:00
fatfs_conf.h bdk: add global header 2022-01-15 23:58:27 +02:00
gfx_utils.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
memory_map.h bdk: update memory map with more used addresses 2022-06-29 12:13:04 +03:00
module.h ianos: add extensions magic 2021-04-11 10:30:24 +03:00