1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/core/embed/trezorhal
2020-01-07 20:52:43 +01: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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02: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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
mini_printf.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
mpu.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02: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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
supervise.h core: reorganize source code to allow boardloader build 2019-12-15 08:43:00 +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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
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: fix interrupt usage in usbd_conf 2019-12-18 16:30:57 +00:00
usbd_conf.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usbd_core.c MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usbd_core.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usbd_ctlreq.c all: remove extraneous whitespace 2019-05-26 22:20:14 +02:00
usbd_ctlreq.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usbd_def.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usbd_ioreq.c MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usbd_ioreq.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
util.s MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
vectortable.s MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00