nuttx/drivers/i2c
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- 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
..
i2c_bitbang.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
i2c_driver.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
i2c_read.c
i2c_write.c
i2c_writeread.c
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
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