You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/trezorhal
Pavol Rusnak 35d40cc164
fix(core): change logic of vendor header comparison
3 years ago
..
button.c refactor(core): decouple T1 button handling from touch 3 years ago
button.h refactor(core): decouple T1 button handling from touch 3 years ago
common.c fix(core): use unprivileged shutdown where needed 3 years ago
common.h feat(core): implement wrapper for svc_shutdown 3 years ago
compiler_traits.h fix(core & legacy): explicit compiler versions 3 years ago
dma.c
dma.h
flash.c
flash.h fix(core): change logic of vendor header comparison 3 years ago
image.c fix(core): change logic of vendor header comparison 3 years ago
image.h fix(core): change logic of vendor header comparison 3 years ago
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 3 years ago
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 feat(core): implement svc shutdown 3 years ago
systemview.h
systick.c
systick.h
touch.c refactor(core): decouple T1 button handling from touch 3 years ago
touch.h
usb.c
usb.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
usbd_conf.c docs: fix typos in comments 3 years ago
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 feat(core): jump to unprivileged mode after shutdown 3 years ago
vectortable.s