flipperzero-firmware/furi/core
Skorpionm 2dea6969fe
[FL-3040] Audio support for SubGhz (#2131)
* Furi_hal_speaker: multiple resource usage
* Furi_hal_speaker: fix multiple resource usage
* Furi_hal_speaker: fix music_player_worker
* Furi_hal_speaker: fix mutex release queue handling
* SubGhz: add furi_hal_subghz_set_debug_pin
* SubGhz: add sound SubGhz Read, SubGhz Read RAW
* furi_hal_speaker: add __attribute__((warn_unused_result)) for furi_hal_speaker_acquire()
* Furi_hal_speaker: fix review comments
* SubGhz: cleanup naming and locking timings
* SubGhz,FuriHal: fix speaker deinit logic and subghz speaker release sequence
* FuriHal: crash on speaker acquire/release from IRQ
* Furi, FuriHal: FURI_WARN_UNUSED and documentation update
* Bump api symbols version: fix broken speaker

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-17 07:20:10 +09:00
..
base.h
check.c Furi: raise bkpt only if debug session initiated, add debug support for release builds (#1957) 2022-11-01 19:27:25 +09:00
check.h Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
common_defines.h [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
core_defines.h
dangerous_defines.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
event_flag.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
event_flag.h
kernel.c
kernel.h
log.c Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
log.h
memmgr_heap.c Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
memmgr_heap.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
memmgr.c
memmgr.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
message_queue.c
message_queue.h
mutex.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
mutex.h
pubsub.c
pubsub.h
record.c
record.h
semaphore.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
semaphore.h
stream_buffer.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
stream_buffer.h
string.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
string.h
thread.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
thread.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
timer.c fbt: fixed linter paths (#1930) 2022-10-27 05:25:31 +09:00
timer.h
valuemutex.c Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
valuemutex.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00