zephyr/drivers
Jakub Rzeszutko fb653608b4 adc_shell: use shell to validate arguments count
Use dedicated shell macros so argument count can be validated before
the command handler is executed. This change simplifies the command
handlers implementation inside the adc_shell file.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2020-10-14 14:12:54 +02:00
..
adc adc_shell: use shell to validate arguments count 2020-10-14 14:12:54 +02:00
audio
bluetooth
can drivers: can: stm32: add support for pinmux 2020-10-13 13:13:08 +02:00
clock_control drivers: clock_control: nrf: Change errno for clock_control_async_on 2020-10-14 14:06:56 +02:00
console misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
counter drivers: counter: stm32: hide irrelevant options 2020-10-07 15:26:03 -05:00
crypto misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
dac drivers: dac: stm32: add support for pinmux 2020-10-12 08:49:36 -05:00
debug
display drivers: ssd1306: Add SPI support 2020-10-02 11:33:26 +02:00
dma
ec_host_cmd_periph
eeprom
entropy
espi drivers: espi: npcx7: fix wrong comparison in vw generic isr. 2020-10-12 14:47:33 -05:00
ethernet drivers: ethernet: eth_gecko: Fetch MAC address from device info 2020-10-14 12:31:49 +03:00
flash drivers: flash: Restore write protection in flash_shell 2020-10-02 12:06:28 -04:00
gpio drivers/gpio: stm32: Change order of registers configuration 2020-10-09 11:52:47 +02:00
hwinfo
i2c soc/arm: stm32: swap argument order in ST_STM32 PINCTRL macros 2020-10-09 11:52:59 +02:00
i2s misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
ieee802154 misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
interrupt_controller drivers: npcx: Add const modifier for hal instances and so on. 2020-10-06 18:16:02 -05:00
ipm
kscan
led
led_strip
lora drivers: lora: Add CheckRfFrequency callback to SX1276 driver 2020-10-08 12:15:38 +02:00
modem drivers: modem: hl7800: UDP socket not closed 2020-10-14 12:30:45 +03:00
net
neural_net
pcie
peci
pinmux soc: arm: stm32g0: add STM32G070 SoC series 2020-10-09 11:49:39 +02:00
ps2
ptp_clock
pwm soc/arm: stm32: swap argument order in ST_STM32 PINCTRL macros 2020-10-09 11:52:59 +02:00
sensor modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
serial drivers/serial: stm32f1: REMAP_FULL is not a possible remap value 2020-10-14 07:11:46 -05:00
spi emul: spi: Add support for SPI emulators 2020-10-05 15:33:00 -04:00
timer drivers: timer: nrf_rtc_timer: Use interrupt priority from DT 2020-10-06 15:34:34 +02:00
usb
video
watchdog misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
wifi drivers: wifi: esp: inform modem_context about HW flow control 2020-10-05 17:04:52 +03:00
CMakeLists.txt
Kconfig