nuttx/drivers/timers
Jukka Laitinen 41e9df2f3e Add ftruncate into file operation calls
- Add truncate into file_operations
- Move truncate to be common for mountpt_operations and file_operations
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
arch_alarm.c arch_alarm: don't init local variable for fpu test case fail 2022-12-07 12:21:16 +08:00
arch_rtc.c
arch_timer.c arch_timer: adjust timer/arch_timer to support tick 2022-11-01 21:53:08 +08:00
capture.c drivers/timers/capture: Fix mutual exclusion lock 2022-10-27 19:10:16 +08:00
cs2100-cp.c
ds3231.c
ds3231.h
Kconfig arch_timer: adjust timer/arch_timer to support tick 2022-11-01 21:53:08 +08:00
Make.defs
mcp794xx.c
mcp794xx.h
oneshot.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pcf85263.c
pcf85263.h
pwm.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
rpmsg_rtc.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
rtc.c Add ftruncate into file operation calls 2023-01-02 11:23:20 -03:00
rx8010.c
rx8010.h
timer.c arch_timer: adjust timer/arch_timer to support tick 2022-11-01 21:53:08 +08:00
watchdog.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00