unleashed-firmware/targets/f7/furi_hal
あく dd182ab179
FuriHal: interrupt priorities and documentation (#3366)
* FuriHal: interrupt priorities and documentation
* FuriHal: wording
* FuriHal: update interrupt docs
* FuriHal: add more interrupt priority levels
* FuriHal: proper furi_check in interrupts, shift default level to 10

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-01-16 03:17:07 +04:00
..
furi_hal.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_bt.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_bt_hid.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_bt_serial.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_bus.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_bus.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_clock.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_clock.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_cortex.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_crypto.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_debug.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_dma.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_dma.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_flash.c Various Fixes for 0.95 (#3215) 2023-11-15 20:11:05 +04:00
furi_hal_flash.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_gpio.c FuriHal: various GPIO improvements (#3260) 2023-12-12 14:39:14 +00:00
furi_hal_gpio.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_i2c.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_i2c_config.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_i2c_config.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_i2c_types.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_ibutton.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_ibutton.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_idle_timer.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_info.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_infrared.c FuriHal: interrupt priorities and documentation (#3366) 2024-01-16 03:17:07 +04:00
furi_hal_interrupt.c FuriHal: interrupt priorities and documentation (#3366) 2024-01-16 03:17:07 +04:00
furi_hal_interrupt.h FuriHal: interrupt priorities and documentation (#3366) 2024-01-16 03:17:07 +04:00
furi_hal_light.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_memory.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_mpu.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_event.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_felica.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
furi_hal_nfc_i.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_irq.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_iso14443a.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_iso14443b.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_iso15693.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_tech_i.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_timer.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_os.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_os.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_power.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_power_config.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_pwm.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_pwm.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_random.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_region.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_resources.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_resources.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_rfid.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_rfid.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_rtc.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_rtc.h FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_sd.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_serial.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_serial.h FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_serial_control.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_serial_control.h FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_serial_types.h FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_serial_types_i.h FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
furi_hal_speaker.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_spi.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
furi_hal_spi_config.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_spi_config.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_spi_types.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_subghz.c SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes (#3302) 2024-01-15 14:38:43 +09:00
furi_hal_subghz.h FuriHal: fix start duration furi_hal_subghz_async_tx (#3230) 2024-01-11 16:56:14 +09:00
furi_hal_target_hw.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb_ccid.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
furi_hal_usb_cdc.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
furi_hal_usb_cdc.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb_hid.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
furi_hal_usb_i.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb_u2f.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
furi_hal_version.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
furi_hal_version_device.c [FL-3429] About: cn,tw,mx certification information (#3318) 2023-12-26 15:12:17 +09:00
furi_hal_vibro.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00