trezor-core/embed/trezorhal
Pavol Rusnak 424115967f
embed: fix wur for usb functions
2018-01-01 21:49:08 +01:00
..
common.c common: don't expose shutdown() via common.h 2017-12-08 12:42:43 +01:00
common.h common: don't expose shutdown() via common.h 2017-12-08 12:42:43 +01:00
flash.c flash/sdcard: introduce wur, simplify code 2017-12-16 18:42:06 +01:00
flash.h flash/sdcard: introduce wur, simplify code 2017-12-16 18:42:06 +01:00
image.c trezorhal: store image fingerprint in the image_header structure 2017-12-15 19:22:59 +01:00
image.h WIP 2017-12-16 17:54:12 +01:00
mini_printf.c
mini_printf.h
rng.c modtrezorcrypto: cleanup random 2017-12-15 16:56:08 +01:00
rng.h modtrezorcrypto: cleanup random 2017-12-15 16:56:08 +01:00
sbu.c trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
sbu.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
sdcard.c WIP 2017-12-16 17:54:12 +01:00
sdcard.h WIP 2017-12-16 17:54:12 +01:00
secbool.h WIP 2017-12-16 17:54:12 +01:00
stm32.c trezorhal: reorder stuff in common.{c,h}; remove unnecessary externs for functions 2017-11-07 20:44:30 +01:00
stm32f4xx_hal_conf.h
touch.c touch: reset and usage updates 2017-11-21 10:22:16 -05:00
touch.h touch: reset and usage updates 2017-11-21 10:22:16 -05:00
usb.c WIP 2017-12-16 17:54:12 +01:00
usb.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
usb_hid-defs.h WIP 2017-12-16 17:54:12 +01:00
usb_hid-impl.h embed: fix wur for usb functions 2018-01-01 21:49:08 +01:00
usb_vcp-defs.h WIP 2017-12-16 17:54:12 +01:00
usb_vcp-impl.h embed: fix wur for usb functions 2018-01-01 21:49:08 +01:00
usbd_conf.c
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 jump_to: clear out before the next stage NMI exception handler can run 2017-11-05 19:37:05 +01:00
vectortable.s trezorhal: call shutdown in default_handler 2017-10-29 17:50:50 +01:00