flipperzero-firmware/firmware/targets/f4/api-hal
あく 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
..
api-hal-boot.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-bt.c FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
api-hal-delay.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-flash.c FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
api-hal-flash.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
api-hal-gpio.c SPI Device API (#304) 2021-01-12 20:33:36 +03:00
api-hal-gpio.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-power.c Power: more info (#274) 2020-12-23 00:16:32 +06:00
api-hal-pwm.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-pwm.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-resources.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-resources.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-spi-config.c SPI Device API (#304) 2021-01-12 20:33:36 +03:00
api-hal-spi-config.h SPI Device API (#304) 2021-01-12 20:33:36 +03:00
api-hal-spi.c SPI Device API (#304) 2021-01-12 20:33:36 +03:00
api-hal-spi.h SPI Device API (#304) 2021-01-12 20:33:36 +03:00
api-hal-task.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-task.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-tim.c [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00
api-hal-tim.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-timebase-timer.h [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
api-hal-timebase.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
api-hal-timebase.h [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
api-hal-uuid.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-vcp.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
api-interrupts.c [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00