1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/core/embed/trezorhal
2020-02-06 12:22:32 +00:00
..
common.c core/embed: add explicit fault handlers 2019-12-11 16:40:58 +00:00
common.h
dma.c core: reorganize source code to allow boardloader build 2019-12-15 08:43:00 +00:00
dma.h core/embed: enable DMA for SDIO operations 2019-12-11 15:28:49 +00:00
flash.c
flash.h
image.c
image.h core/bootloader: request vendor header first 2020-02-06 12:22:32 +00:00
irq.h core: reorganize source code to allow boardloader build 2019-12-15 08:43:00 +00:00
lowlevel.c
lowlevel.h
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
rng.c
rng.h
sbu.c
sbu.h
sdcard-set_clr_card_detect.h
sdcard.c core: check whether USB structures are correct to avoid faults in shutdown 2019-12-18 17:16:36 +01:00
sdcard.h
secbool.h
stm32.c core/embed: enable DMA for SDIO operations 2019-12-11 15:28:49 +00:00
stm32f4xx_hal_conf.h
supervise.h core/embed: switch to unprivileged in main.c 2020-01-24 12:29:46 +00:00
systick.c core: reorganize source code to allow boardloader build 2019-12-15 08:43:00 +00:00
systick.h core/embed: enable DMA for SDIO operations 2019-12-11 15:28:49 +00:00
touch_1.h
touch_t.h
touch.c
touch.h
usb_hid-defs.h
usb_hid-impl.h core/usb: avoid naks in hid/webusb rx interfaces 2020-01-07 20:52:43 +01:00
usb_vcp-defs.h
usb_vcp-impl.h
usb_webusb-defs.h
usb_webusb-impl.h core/usb: avoid naks in hid/webusb rx interfaces 2020-01-07 20:52:43 +01:00
usb.c core/usb: avoid naks in hid/webusb rx interfaces 2020-01-07 20:52:43 +01:00
usb.h
usbd_conf.c core/embed: switch to unprivileged in main.c 2020-01-24 12:29:46 +00: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