1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-20 06:28:09 +00:00
trezor-firmware/core/embed/trezorhal
2021-09-27 15:42:29 +02:00
..
button.c refactor(core): decouple T1 button handling from touch 2021-09-23 12:30:13 +02:00
button.h refactor(core): decouple T1 button handling from touch 2021-09-23 12:30:13 +02:00
common.c
common.h
compiler_traits.h fix(core & legacy): explicit compiler versions 2021-09-27 15:42:29 +02:00
dma.c
dma.h
flash.c
flash.h
image.c
image.h
irq.h
lowlevel.c
lowlevel.h
mini_printf.c
mini_printf.h
mpu.c
mpu.h
random_delays.c style(core): trezorhal/random_delays.c 2021-07-07 14:39:24 +02:00
random_delays.h
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
systemview.h
systick.c
systick.h
touch.c refactor(core): decouple T1 button handling from touch 2021-09-23 12:30:13 +02:00
touch.h
usb_hid-defs.h
usb_hid-impl.h
usb_vcp-defs.h
usb_vcp-impl.h
usb_webusb-defs.h
usb_webusb-impl.h
usb.c
usb.h
usbd_conf.c docs: fix typos in comments 2021-06-30 15:41:55 +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