flipperzero-firmware/core/furi
あく 489caa8e77
[FL-2392] FuriHal: refactor interrupts subsystem (#1066)
* FuriHal: refactor interrupts subsystem

* Furi,FuriHal: gather all ISRs under interrupt API, improve crtitical section and cleanup garbage

* FuriHal: mirgate ipcc and hsem to LL

* Format Sources

* FuriHal,BleGlue: move to new critical section

* Format Sources

* FuriHal: correct flash locking

* FuriHal: replace critical section with interrupt disable in OS routine, minor fixex
2022-03-30 03:37:23 +10:00
..
check.c [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00
check.h [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 2022-02-10 14:20:50 +03:00
common_defines.h [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00
dangerous_defines.h [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
log.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
log.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
memmgr_heap.c [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00
memmgr_heap.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
memmgr.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
memmgr.h [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
pubsub.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
pubsub.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
record.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
record.h Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
stdglue.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
stdglue.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
thread.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
thread.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
valuemutex.c [FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
valuemutex.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00