nuttx/arch
Pressl, Štěpán fe4f7a3a16 arch/arm/src/samv7/sam_afec.c: AFEC1 actually has 12 physical inputs
This commit adds a max_pins field into the private struct.
AFEC0 has 11, AFEC1 has 12. The 12th pin of AFEC0 is an internal
pin connected to a temperature sensor, which we don't use.

Signed-off-by: Stepan Pressl <pressste@fel.cvut.cz>
2024-11-15 08:43:07 +08:00
..
arm arch/arm/src/samv7/sam_afec.c: AFEC1 actually has 12 physical inputs 2024-11-15 08:43:07 +08:00
arm64 gcov: arm,arm64 add coverage global 2024-11-15 01:05:16 +08:00
avr driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
ceva irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
dummy
hc driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
mips driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
misoc driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
or1k irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
renesas arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
risc-v gcov: Correct existing gcov configuration 2024-11-15 01:05:16 +08:00
sim sim: Add compiler selection 2024-11-15 01:05:16 +08:00
sparc irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
tricore gcov: Correct existing gcov configuration 2024-11-15 01:05:16 +08:00
x86 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
x86_64 gcov: Correct existing gcov configuration 2024-11-15 01:05:16 +08:00
xtensa gcov: Correct existing gcov configuration 2024-11-15 01:05:16 +08:00
z16 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
z80 arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig arch/toochain: Add toochain to gcc 2024-11-14 15:45:24 +08:00