1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-11 18:20:24 +00:00
trezor-firmware/core/embed/trezorhal
2021-04-14 23:03:29 +02:00
..
common.c
common.h
dma.c
dma.h
flash.c core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
flash.h core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
image.c
image.h core/bootloader: request vendor header first 2020-02-06 12:22:32 +00:00
irq.h
lowlevel.c fix(core): don't assert reset flags to allow "reboot to bootloader" 2021-03-10 18:31:51 +01:00
lowlevel.h fix(core): don't assert reset flags to allow "reboot to bootloader" 2021-03-10 18:31:51 +01:00
mini_printf.c
mini_printf.h
mpu.c core/embed: switch to unprivileged in main.c 2020-01-24 12:29:46 +00:00
mpu.h
rdi.c core: implement random delay interrupts 2020-04-16 11:51:28 +02:00
rdi.h core: implement random delay interrupts 2020-04-16 11:51:28 +02:00
rng.c
rng.h
sbu.c
sbu.h
sdcard-set_clr_card_detect.h
sdcard.c
sdcard.h
secbool.h
stm32.c
stm32f4xx_hal_conf.h
supervise.h core/embed: switch to unprivileged in main.c 2020-01-24 12:29:46 +00:00
systemview.h feat(core): systemview header 2021-01-26 20:53:38 +01:00
systick.c feat(core): measure systick with systemview 2021-01-26 20:53:38 +01:00
systick.h
touch_1.h
touch_T.h fix(core): change touch i2c clock speed to 200 kHz 2021-03-06 20:02:11 +01:00
touch.c core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
touch.h
usb_hid-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb_hid-impl.h
usb_vcp-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb_vcp-impl.h core: Prevent data loss when writing to USB VCP. 2020-02-25 12:08:07 +01:00
usb_webusb-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb_webusb-impl.h
usb.c core: implement random delay interrupts 2020-04-16 11:51:28 +02:00
usb.h
usbd_conf.c core/embed/usb: add back usb fs code for t1 and redo fifo sizing 2021-04-14 23:03:29 +02:00
usbd_conf.h
usbd_core.c
usbd_core.h
usbd_ctlreq.c
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h
util.s
vectortable.s