nuttx/drivers/timers
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02: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 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02: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 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02: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 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
rpmsg_rtc.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
rtc.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02: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 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
watchdog.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00