incubator-nuttx/sched/timer
Xiang Xiao 4c706771c3 sched/wdog: Replace all callback argument from uint32_t to wdparm_t
and alwasy cast the argument of wd_start to wdparm_t

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-08 17:30:26 -03:00
..
Make.defs sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer.h sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_create.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_delete.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_getitimer.c libs/libc/unistd/lib_alarm.c,sched/timer/timer_getitimer.c: Silence a 2020-02-19 18:02:25 -06:00
timer_getoverrun.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_gettime.c Update timer_gettime.c 2020-04-24 19:49:29 +08:00
timer_initialize.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_release.c global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
timer_setitimer.c
timer_settime.c sched/wdog: Replace all callback argument from uint32_t to wdparm_t 2020-08-08 17:30:26 -03:00