walnux/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 drivers/timers: Add weak_function for up_ function 2022-01-25 13:35:05 +01:00
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 drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
ds3231.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
ds3231.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
Kconfig arch_timer: adjust timer/arch_timer to support tick 2022-11-01 21:53:08 +08:00
Make.defs drivers/timers/capture.c: add support of pwm capture driver 2022-06-28 10:35:43 +08:00
mcp794xx.c NuttX: Abdelatif Guettouche: update licenses to Apache 2021-04-01 12:13:12 -05:00
mcp794xx.h NuttX: Abdelatif Guettouche: update licenses to Apache 2021-04-01 12:13:12 -05:00
oneshot.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pcf85263.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
pcf85263.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
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 Add EPSON RX8010SJ I2C RTC timer support 2022-02-26 11:47:24 -03:00
rx8010.h Add EPSON RX8010SJ I2C RTC timer support 2022-02-26 11:47:24 -03:00
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