mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 10:55:22 +00:00
Changed ticker behavior to resolve conflicts in ticker_worker instead of in ticker_job. This allows better real-time slot allocation, as well as allowing callbacks even if ticker node doesn't get air-time (for audio stream housekeeping). A priority property now also allows prioritizing one ticker node over others. Compatibility mode enables lagacy ticker behavior if needed. Signed-off-by: Morten Priess <mtpr@oticon.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
usb | ||
CMakeLists.txt | ||
Kconfig |