1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-26 07:11:25 +00:00
trezor-firmware/core/embed/trezorhal
2024-09-24 12:21:53 +02:00
..
optiga
stm32f4 refactor(core/embed): rename boot_args to bootuils 2024-09-24 12:21:53 +02:00
stm32u5 refactor(core/embed): rename boot_args to bootuils 2024-09-24 12:21:53 +02:00
unix refactor(core/embed): rename boot_args to bootuils 2024-09-24 12:21:53 +02:00
bg_copy.h
board_capabilities.h
bootutils.h refactor(core/embed): rename boot_args to bootuils 2024-09-24 12:21:53 +02:00
button.h
common.h
consumption_mask.h
display.h
dma2d_bitblt.h
dma2d.h feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
entropy.h refactor(core/embed): extract hw entropy logic to its own module 2024-09-24 12:21:53 +02:00
fault_handlers.h
flash_otp.h
flash.h refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
haptic.h refactor(core/embed): prepare haptic driver for low power mode 2024-06-19 14:05:35 +02:00
hash_processor.h
i2c.h refactor(core/embed): make i2c header common for all platforms 2024-09-24 12:21:53 +02:00
lowlevel.h fix(core): setup option bytes for STM32U5 2024-03-19 11:33:23 +01:00
monoctr.h
mpu.h feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
optiga_commands.h
optiga_common.h
optiga_hal.h
optiga_transport.h
optiga.h feat(core): Implement DebugLinkOptigaSetSecMax. 2024-07-09 16:52:50 +02:00
random_delays.h
rgb_led.h
rng.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
sbu.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
sdcard.h fix(core): slow down SDIO communication in T3T1 prodtest 2024-04-11 09:54:28 +02:00
secret.h fix(core/bootloader): fix unlocking bootloader granting HDP access on U5 2024-09-07 08:35:10 +02:00
secure_aes.h
systick.h
systimer.h
tamper.h
time_estimate.h
touch.h chore(core): fix typos in touch.h 2024-09-20 15:13:36 +02:00
trustzone.h chore(core): refactor trustzone initialization 2024-02-29 23:05:56 +01:00
usb_hid.h
usb_vcp.h
usb_webusb.h
usb.h feat(core/embed): prepare usb driver for low power mode 2024-06-19 11:57:18 +02:00
xdisplay_legacy.c
xdisplay_legacy.h
xdisplay.h