Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3f400e4d9a8d6cc34562eafbf245f965d12519b9
/
drivers
/
adc
0906a51
drivers: adc: Fix handling of invalid sampling requests
by Andrzej Głąbek
· 6 years ago
7c52bf9
drivers: adc: nrfx: Correct log module name in adc_nrfx_adc.c
by Andrzej Głąbek
· 6 years ago
4b43065
drivers: nrf: Enable nRF drivers by default in Kconfig
by Andrzej Głąbek
· 6 years ago
763af40
drivers: adc: adc_mcux_adc16: improving configurability
by Nicolai Glud
· 6 years ago
0187d60
drivers: adc_mcux: improve initialization of the ADC
by Johann Fischer
· 6 years ago
487603e
drivers: adc_mcux: save pointer for repeated sampling
by Johann Fischer
· 6 years ago
8ff96b5
drivers: Add 'U' to unsigned variable assignments
by Patrik Flykt
· 6 years ago
0916659
adc: remove adc_ti_adc108s102.h
by Kumar Gala
· 6 years ago
c256949
dts: adc: cleanup CONFIG_ADC_x_NAME
by Kumar Gala
· 6 years ago
d4983db
dts: adc: cleanup CONFIG_ADC_x_IRQ_PRI
by Kumar Gala
· 6 years ago
c167789
adc: adc_intel_quark_d2000: Pass 0 for IRQ Priority
by Kumar Gala
· 6 years ago
a8d0e5a
adc: ti_adc108s102: Remove driver as its bit-rotted
by Kumar Gala
· 6 years ago
b370b2b
dts: nrf: Remove ADC dts.fixup defines and use aliases instead.
by Mieszko Mierunski
· 6 years ago
2020290
dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig
by Andrzej Głąbek
· 6 years ago
c0a3c6d
adc: adc_dw: Remove dead code related to undefined Kconfig symbols
by Kumar Gala
· 6 years ago
aecd4ec
kernel: Change k_poll_signal api
by Flavio Ceolin
· 6 years ago
aa2bdbe
drivers: Remove board.h include
by Kumar Gala
· 6 years ago
cbb77be
sys_clock.h: Remove sys_clock_ticks_per_sec()
by Andy Ross
· 6 years ago
220d4f83
sys_clock.h: Make "global variable" APIs into proper functions
by Andy Ross
· 6 years ago
9a8567f
drivers: adc: move to new logger
by Anas Nashif
· 6 years ago
7ed7d53
drivers: adc: nrfx: Use SAADC HAL for setting the burst mode
by Andrzej Głąbek
· 7 years ago
67ca176
headers: Fix headers across the project
by Flavio Ceolin
· 7 years ago
da49f2e
coccicnelle: Ignore return of memset
by Flavio Ceolin
· 7 years ago
bfca8b6
adc: sam: Fixed adc_api test for the SAM E70.
by Justin Watson
· 7 years ago
acc40d9
adc: remove adc_qmsi driver
by Daniel Leung
· 7 years ago
8708611
adc: add native driver for Quark D2000
by Daniel Leung
· 7 years ago
b98aeab
drivers: Kconfig.dw: Remove unnecessary Kconfig
by Punit Vara
· 7 years ago
353a69c
drivers: adc: Update new ADC APIs
by Punit Vara
· 7 years ago
ef83943
drivers: Use Designware driver for sensor subsystem
by Punit Vara
· 7 years ago
4e551aa
sam: adc: Updated SAM ADC driver.
by Justin Watson
· 7 years ago
c0ce7d0
adc: Convert mcux adc16 driver to the new adc api
by Maureen Helm
· 7 years ago
62fcfb7
drivers: adc: Select HAS_DTS_ADC for all ADC drivers
by Andrzej Głąbek
· 7 years ago
aad21ec
drivers: adc: Add shims for nrfx ADC and SAADC drivers
by Andrzej Głąbek
· 7 years ago
f1891e9
drivers: adc: Introduce reworked API
by Andrzej Głąbek
· 7 years ago
8cf8db3
Kconfig: Use a short, consistent style for prompts
by Ulf Magnusson
· 7 years ago
2713e44
drivers: adc: Kconfig: Remove redundant 'default n' properties
by Ulf Magnusson
· 7 years ago
7e5b021
drivers: adc: fix TOCTOU attacks
by Andrew Boie
· 7 years ago
8345e5e
syscalls: remove policy from handler checks
by Andrew Boie
· 7 years ago
cd580e0
drivers/adc: Uneven buffers will lead to buffer overflow
by Tomasz Bursztyka
· 7 years ago
b0db28b
drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files.
by Adithya Baglody
· 7 years ago
5dc2ab4
ti_adc108s102: validate num_entries
by Andrew Boie
· 7 years ago
97ccf99
ti_adc108s102: fix verification off-by-one
by Andrew Boie
· 7 years ago
c200367
drivers: Perform a runtime check if a driver is capable of an operation
by Leandro Pereira
· 7 years ago
d620c16
drivers/adc: Switch ti_adc108s102 driver to new SPI API
by Tomasz Bursztyka
· 7 years ago
3242654
api/spi: Disable legacy API by default
by Tomasz Bursztyka
· 7 years ago
8949233
kconfig: fix more help spacing issues
by Anas Nashif
· 7 years ago
f6aefe5
drivers: ti_adc108s102: remove newline from syslog messages
by Anas Nashif
· 7 years ago
0829ddf
kbuild: Removed KBuild
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago
c93a478
drivers: adc: add system call handlers
by Andrew Boie
· 7 years ago
b62a353
drivers: adc: Add SAM ADC driver
by Jonas Pfaff
· 7 years ago
f7a37ce
mcux: nxp_kinetis: Move HAS_ADC16 config to ext
by Maureen Helm
· 8 years ago
0fea242
kconfig: adc: Extract platform specific configs to separate files.
by Michał Kruszewski
· 8 years ago
09bcd8e
Kconfig: make all syslog variables depend on SYS_LOG
by Anas Nashif
· 8 years ago
732424f
drivers, net: Clean up semaphore initialization
by Leandro Pereira
· 8 years ago
8ff5155
adc: Introduce new mcux adc16 driver
by Maureen Helm
· 8 years ago
7bf0df3
dts: Generate Kinetis adc settings from device tree
by Maureen Helm
· 8 years ago
a8b1b7f
adc: Introduce multiple instance configs
by Maureen Helm
· 8 years ago
615891d
adc: Simplify Kconfig dependencies
by Maureen Helm
· 8 years ago
93e4d72
spell: fix Kconfig help typos: /boards /drivers
by David B. Kinder
· 8 years ago
ccad5bf
drivers: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
7890816
Introduce new sized integer typedefs
by Kumar Gala
· 8 years ago
306e15e
kernel: remove legacy kernel support
by Anas Nashif
· 8 years ago
ee623d2
drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP
by Juan Solano
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
0fa409f
drivers: adc108s102: use unified kernel
by Baohong Liu
· 8 years ago
3d8e86c
drivers: eliminate nano/micro kernel usage
by Anas Nashif
· 8 years ago
a9e879e
logging: move sys_log to subsys/logging
by Anas Nashif
· 8 years ago
683cb88
drivers: adc: replace device sync APIs with semaphores
by Baohong Liu
· 8 years ago
b04cdcd
drivers: Remove legacy nanokernel.h include
by Flavio Santes
· 8 years ago
290a2ab
drivers: Remove unused parameter warning
by Flavio Santes
· 8 years ago
f880c25
adc: Cleanup ti 108s102 adc driver
by Vincenzo Frascino
· 8 years ago
95f06a5
adc: Cleanup qmsi ss adc driver
by Vincenzo Frascino
· 8 years ago
9192e55
adc: Cleanup qmsi adc driver
by Vincenzo Frascino
· 8 years ago
0dfab90
adc: Cleanup DW adc driver
by Vincenzo Frascino
· 8 years ago
c3b5433
adc: Cleanup main Kconfig
by Vincenzo Frascino
· 8 years ago
b190bd4
adc_qmsi_ss: Add power management support to driver
by Iván Briano
· 8 years ago
9376f87
drivers: adc: update to unified kernel
by Baohong Liu
· 8 years ago
0b474ee
kernel: deprecate old init levels
by Andrew Boie
· 8 years ago
0094ab2
ext qmsi: Update to QMSI 1.3 release
by Iván Briano
· 8 years ago
12c20ef
driver/ti_adc108s102: Limit name space, add static.
by Marcus Shawcroft
· 8 years ago
df4c5d7
drivers/ti_adc108s102: Make driver_api structure const.
by Marcus Shawcroft
· 8 years ago
223e36b
drivers/adc_qmsi_ss: Make driver_api structure const.
by Marcus Shawcroft
· 8 years ago
4303d74
drivers/adc_qmsi: Make driver_api structure const.
by Marcus Shawcroft
· 8 years ago
d0a71d8
adc: Make driver config_info structure const.
by Marcus Shawcroft
· 8 years ago
d8708d5
adc/ti: Make driver config structure static.
by Marcus Shawcroft
· 8 years ago
bad1a4b
adc/ti: Make config_info pointers const.
by Marcus Shawcroft
· 8 years ago
11258b1
adc/dw: Make driver config structure static.
by Marcus Shawcroft
· 8 years ago
b28b59b
adc/dw: Make config_info pointers const.
by Marcus Shawcroft
· 8 years ago
5e4b62c
boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem)
by Anas Nashif
· 9 years ago
0ec26e9
drivers: adc: Correct an error in Kconfig
by Baohong Liu
· 9 years ago
c5404e7
sensor: adc: Fix a bug in ADC QMSI shim driver
by Baohong Liu
· 9 years ago
abd7496
ext qmsi: Update to QMSI 1.1-Beta
by Jesus Sanchez-Palencia
· 9 years ago
a679f32
sys_log: replace old debug macros at ADC driver
by Genaro Saucedo Tejada
· 9 years ago
5b20255
adc: qmsi: remove obsolete usage of QM_RC_OK
by Anas Nashif
· 9 years ago
9ec2f3b
Cleanup whitespace in Kconfig files
by Kumar Gala
· 9 years ago
2ae9689
adc: some symbols didn't have depends on ADC and should
by Chuck Jordan
· 9 years ago
229980f
adc: quark se: Add QMSI 1.1-based ADC shim driver
by Anas Nashif
· 9 years ago
f35d6e0
qmsi: update qmsi to 1.1 alpha
by Anas Nashif
· 9 years ago
d0c4b30
adc: unify kconfig variables and make them consistent
by Anas Nashif
· 9 years ago
Next »