zephyr/drivers/misc/ft8xx
Hubert Miś 502982bf03 drv: ft8xx: extend single-letter function argument names
Replace single-letter function argument names in the FT8xx coprocessor
API with full names of the arguments for better code clarity.

The arguments in the ft8xx_reference_api.h are left as single-ltters to
keep the same function declarations as described in the FT8xx
programming guides.

Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
2025-04-02 05:29:46 +02:00
..
CMakeLists.txt
ft8xx_common.c
ft8xx_copro.c drv: ft8xx: extend single-letter function argument names 2025-04-02 05:29:46 +02:00
ft8xx_dev_data.h drv: ft8xx: user data in the callback function 2025-01-30 02:01:34 +01:00
ft8xx_drv.c
ft8xx_drv.h
ft8xx_host_commands.h
ft8xx.c drv: ft8xx: user data in the callback function 2025-01-30 02:01:34 +01:00
Kconfig