Files
nuttx/include
wangchengdong 519ffe66d0 sched/sched: Replace nxsched_alarm_tick_expiration()
Introduce a new function nxsched_tick_expiration() to replace
    nxsched_alarm_tick_expiration(). The new function provides a
    common implementation that can be shared by both the alarm
    and timer architectures.

    This change reduces code duplication and provides a unified
    function that can be directly reused.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-10-18 20:07:59 +08:00
..
2024-12-15 17:53:48 -03:00
2025-04-02 12:01:46 +08:00
2024-12-26 13:25:19 +08:00
2025-08-22 20:50:13 +08:00
2024-12-20 11:46:14 -03:00