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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
flash.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
image.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
lowlevel.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02: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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
rng.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
rng.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
sbu.c 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-set_clr_card_detect.h core: use set_clr_card_detect to disable SD card pull-up resistor 2019-09-25 12:13:53 +02:00
sdcard.c core: check whether USB structures are correct to avoid faults in shutdown 2019-12-18 17:16:36 +01:00
sdcard.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
secbool.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
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 core: reset i2c bus when detected busy 2019-06-05 14:18:24 +02:00
touch.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
touch.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
usb_hid-defs.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
usb_vcp-impl.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
usb_webusb-defs.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
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