.. |
CMakeLists.txt
|
drivers: adc: cc32xx: Add support
|
2021-02-19 10:43:58 -06:00 |
Kconfig
|
drivers: adc: cc32xx: Add support
|
2021-02-19 10:43:58 -06:00 |
Kconfig.cc32xx
|
drivers: adc: cc32xx: Add support
|
2021-02-19 10:43:58 -06:00 |
Kconfig.lmp90xxx
|
drivers: adc: add LMP90xxx ADC driver with GPIO
|
2020-01-09 17:27:52 +01:00 |
Kconfig.mcp320x
|
drivers: adc: add Microchip MCP320x driver
|
2020-03-27 16:17:06 +01:00 |
Kconfig.mcux
|
drivers: adc: added support adc driver for lpcexpresso55s69
|
2020-10-12 14:59:40 -05:00 |
Kconfig.npcx
|
driver: npcx7: fixed typo in Kconfig.npcx files.
|
2020-12-07 12:11:17 -05:00 |
Kconfig.nrfx
|
adc: Kconfig: Remove per instance ADC_{0..2} Kconfig symbols
|
2020-05-04 09:04:16 -05:00 |
Kconfig.sam0
|
kconfig: Clean up header comments and make them consistent
|
2019-11-04 17:31:27 -05:00 |
Kconfig.sam_afec
|
kconfig: Clean up header comments and make them consistent
|
2019-11-04 17:31:27 -05:00 |
Kconfig.stm32
|
drivers/adc: stm32: Don't enable ADC instance by default in driver
|
2020-02-05 13:56:26 -06:00 |
Kconfig.xec
|
kconfig: Clean up header comments and make them consistent
|
2019-11-04 17:31:27 -05:00 |
adc_cc32xx.c
|
drivers: adc: cc32xx: Add support
|
2021-02-19 10:43:58 -06:00 |
adc_common.c
|
zephyr: replace zephyr integer types with C99 types
|
2020-06-08 08:23:57 -05:00 |
adc_context.h
|
drivers: adc: Improve the default routine providing sampling intervals
|
2020-10-05 14:45:37 -05:00 |
adc_handlers.c
|
device: Const-ify all device driver instance pointers
|
2020-09-02 13:48:13 +02:00 |
adc_lmp90xxx.c
|
drivers: adc: lmp90xxx: initialise all instances
|
2021-02-07 09:48:44 -05:00 |
adc_mchp_xec.c
|
device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE
|
2021-01-15 07:16:21 -06:00 |
adc_mcp320x.c
|
drivers: adc: Convert drivers to new DT device macros
|
2020-12-10 08:48:17 -06:00 |
adc_mcux_adc12.c
|
drivers: adc: Convert drivers to new DT device macros
|
2020-12-10 08:48:17 -06:00 |
adc_mcux_adc16.c
|
drivers: adc: Convert drivers to new DT device macros
|
2020-12-10 08:48:17 -06:00 |
adc_mcux_lpadc.c
|
drivers: adc: Convert drivers to new DT device macros
|
2020-12-10 08:48:17 -06:00 |
adc_npcx.c
|
drivers: adc: Convert drivers to new DT device macros
|
2020-12-10 08:48:17 -06:00 |
adc_nrfx_adc.c
|
device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE
|
2021-01-15 07:16:21 -06:00 |
adc_nrfx_saadc.c
|
device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE
|
2021-01-15 07:16:21 -06:00 |
adc_sam0.c
|
drivers: adc: Convert drivers to new DT device macros
|
2020-12-10 08:48:17 -06:00 |
adc_sam_afec.c
|
drivers: adc: Convert drivers to new DT device macros
|
2020-12-10 08:48:17 -06:00 |
adc_shell.c
|
shell: adc: support cc322xx
|
2021-02-19 10:43:58 -06:00 |
adc_stm32.c
|
soc: stm32: convert to use DEVICE_DT_GET for clocks
|
2021-02-16 17:01:37 -06:00 |