nuttx/arch/arm/src/stm32f0l0g0
Michal Lenc 9fc806984c adc: add ioctl command to get the number of configured channels
Number of configured ADC channels is currently only defined in board
level section, typically in xxx_adc.c file. This commit introduces
ioctl command ANIOC_GET_NCHANNELS that returns the number of configured
channels which is determined by the driver code. The change can allow the
applications to be more flexible when it comes to multiple ADC devices
with different number of configured channels.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2021-07-26 19:45:47 -07:00
..
hardware arch: arm: stm32, stm32f0l0g0, stm32h7, stm32l4, stm32l5: Fix typos. 2021-07-25 14:16:22 -03:00
chip.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
Kconfig Fix copy/paste typo in various Kconfigs 2020-04-14 22:42:21 +01:00
Make.defs libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
stm32_adc.c adc: add ioctl command to get the number of configured channels 2021-07-26 19:45:47 -07:00
stm32_adc.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
stm32_aes.c arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_aes.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_dma_v1.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_dma.h NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
stm32_exti_gpio.c NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_exti.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_gpio.c Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
stm32_gpio.h Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
stm32_hsi48.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_hsi48.h arch: arm: fixes for nxstyle errors 2021-03-22 19:28:38 -07:00
stm32_i2c.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_i2c.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_idle.c arch: Author Alan Carvalho de Assis: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_irq.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_lowputc_v1.c arch: arm: fixes for nxstyle errors 2021-03-22 19:28:38 -07:00
stm32_lowputc_v2.c arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_lowputc.c Fix nxstyle warnings 2020-10-10 12:24:28 -06:00
stm32_lowputc.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_lse.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_pwm.c pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
stm32_pwm.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_pwr.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32_pwr.h arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32_rcc.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
stm32_rcc.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_rng.c NuttX: Max Holtzberg: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_serial_v1.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_serial_v2.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_serial.c arch: arm: fixes for nxstyle errors 2021-03-22 19:28:38 -07:00
stm32_serial.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_spi.c Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
stm32_spi.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_start.c arch: Fix the stack boundary calculation and check 2021-04-10 08:39:54 -07:00
stm32_start.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_tim_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_tim.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_tim.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_timerisr.c arch: arm: fixes for nxstyle errors 2021-03-22 19:28:38 -07:00
stm32_uart.h arch: arm: fixes for nxstyle errors 2021-03-22 19:28:38 -07:00
stm32_usbdev.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_usbdev.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32.h NuttX: Mateusz Tomasz Szafoni: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32f0_rcc.c arch: arm: fixes for nxstyle errors 2021-03-22 19:28:38 -07:00
stm32f0l0_pwr.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32g0_pwr.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32g0_rcc.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32l0_rcc.c Fix nxstyle warnings 2020-10-10 12:24:28 -06:00