incubator-nuttx/drivers/analog
simbit18 a5f8dfdae0 Fix Kconfig style
Remove spaces from Kconfig files
Add TABs
2024-10-22 23:20:46 +08:00
..
CMakeLists.txt adc: Implement ADC driver interface for MCP3008 over SPI. Includes documentation page for the driver, and inclusion of driver registration code for RP2040-based boards. 2024-10-22 13:56:23 +08:00
Kconfig Fix Kconfig style 2024-10-22 23:20:46 +08:00
Make.defs adc: Implement ADC driver interface for MCP3008 over SPI. Includes documentation page for the driver, and inclusion of driver registration code for RP2040-based boards. 2024-10-22 13:56:23 +08:00
ad5410.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
adc.c Check if the lower half is initialized for af_channel and af_data 2024-09-30 15:46:58 +08:00
ads1242.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ads1255.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
ads7828.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
comp.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
dac.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
dac7554.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
dac7571.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
hx711.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lmp92001.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
ltc1867l.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
max1161x.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
mcp48xx.c enable support for multible devices of mcp48xx 2024-04-14 22:10:58 +08:00
mcp3008.c adc: Implement ADC driver interface for MCP3008 over SPI. Includes documentation page for the driver, and inclusion of driver registration code for RP2040-based boards. 2024-10-22 13:56:23 +08:00
opamp.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
pga11x.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00