3345e0caf9
/home/raiden00/git/RTOS/nuttx/nuttx/include/nuttx/timers/oneshot.h: In function 'oneshot_max_delay': /home/raiden00/git/RTOS/nuttx/nuttx/include/nuttx/timers/oneshot.h:272:3: error: implicit declaration of function 'timespec_from_tick' [-Wimplicit-function-declaration] 272 | timespec_from_tick(ts, tick); | ^~~~~~~~~~~~~~~~~~ /home/raiden00/git/RTOS/nuttx/nuttx/include/nuttx/timers/oneshot.h: In function 'oneshot_start': /home/raiden00/git/RTOS/nuttx/nuttx/include/nuttx/timers/oneshot.h:285:10: error: implicit declaration of function 'timespec_to_tick'; did you mean 'timespec_get'? [-Wimplicit-function-declaration] 285 | tick = timespec_to_tick(ts); | ^~~~~~~~~~~~~~~~ | timespec_get |
||
---|---|---|
.. | ||
arch_alarm.h | ||
arch_rtc.h | ||
arch_timer.h | ||
capture.h | ||
cs2100-cp.h | ||
ds3231.h | ||
mcp794xx.h | ||
oneshot.h | ||
pcf85263.h | ||
pl031.h | ||
pwm.h | ||
rpmsg_rtc.h | ||
rtc.h | ||
rx8010.h | ||
timer.h | ||
watchdog.h |