flipperzero-firmware/firmware/targets/f4/ble-glue
あく 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
..
app_ble.c FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
app_ble.h FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
app_common.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
app_conf.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
app_debug.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
app_debug.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
app_entry.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
app_entry.h FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
ble_conf.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
ble_dbg_conf.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
dis_app.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
dis_app.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
hrs_app.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
hrs_app.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
hw_conf.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
hw_if.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
hw_ipcc.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
hw_timerserver.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
tl_dbg_conf.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
utilities_conf.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00