flipperzero-firmware/applications/gui
あく c8aca9ef48
[FL-667] Power saving: deep sleep in tickless state (#300)
* SYSTEM: tickless mode with deep sleep.
* Move FreeRTOS ticks to lptim2.
* API: move all sumbodules init routines to one place.
* Timebase: working lptim2 at tick source.
* API Timebase: lp-timer routines, timer access safe zones prediction and synchronization. 
* FreeRTOS: adjust configuration for tickless mode.
* NFC: support for tickless mode.
* API Timebase: improve tick error handling in IRQ. 
* Apploader: use insomnia mode to run applications.
* BLE: prevent sleep while core2 starting.
* HAL: nap while in insomnia mode.

Co-authored-by: coreglitch <mail@s3f.ru>
2021-01-18 18:08:58 +03:00
..
canvas_i.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
canvas.c FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
canvas.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
elements.c GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
elements.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
gui_event.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
gui_event.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
gui_i.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
gui.c GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
gui.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
icon_i.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
icon.c GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
icon.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
u8g2_periphery.c SPI Device API (#304) 2021-01-12 20:33:36 +03:00
view_dispatcher_i.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
view_dispatcher.c FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
view_dispatcher.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
view_i.h GUI: fix issue with gui update on view draw (#301) 2021-01-11 15:20:29 +03:00
view.c GUI: fix issue with gui update on view draw (#301) 2021-01-11 15:20:29 +03:00
view.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
widget_i.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
widget.c GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
widget.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00