incubator-nuttx/drivers/i2c
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
..
Kconfig drivers: Fix some Kconfig help texts 2022-09-13 23:25:47 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
i2c_bitbang.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
i2c_driver.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
i2c_read.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
i2c_write.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
i2c_writeread.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
pca9540bdp.c drivers: Giorgio Gross : update licenses to Apache 2022-02-23 12:06:54 +01:00
pca9540bdp.h drivers: Giorgio Gross : update licenses to Apache 2022-02-23 12:06:54 +01:00
tca9548a.c Fix various typos 2022-07-08 02:15:54 +08:00