nuttx/arch/arm
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
..
include compiler: add __ARM_ARCH, __ARM_FEATURE_DSP macro definition in ghs 2024-11-11 22:18:05 +08:00
src arch/arm/src/samv7/sam_afec.c: AFEC1 actually has 12 physical inputs 2024-11-15 08:43:07 +08:00
CMakeLists.txt
Kconfig arch/toochain: Add toochain to gcc 2024-11-14 15:45:24 +08:00