From b6190ae1f9d5703a77167049b741a8353d5e5dd8 Mon Sep 17 00:00:00 2001 From: Andrey Miroshnikov Date: Wed, 3 Nov 2021 16:26:32 +0000 Subject: [PATCH] Missed a few... --- shakti/m_class/pinmux.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shakti/m_class/pinmux.mdwn b/shakti/m_class/pinmux.mdwn index 9ef3c5f8f..967dc6918 100644 --- a/shakti/m_class/pinmux.mdwn +++ b/shakti/m_class/pinmux.mdwn @@ -14,14 +14,14 @@ Surprisingly complex! "to create a general-purpose libre-licensed pinmux module that can be used with a wide range of interfaces that have -Open-Drain, Push-Push *and bi-directional* capabilities, as well as +Open-Drain, Push-Pull *and bi-directional* capabilities, as well as optional pull-up and pull-down resistors, in an IDENTICAL fashion to that of ALL major well-known embedded SoCs from ST Micro, Cypress, Texas Instruments, NXP, Rockchip, Allwinner and many many others". * The IO pad shall have pull-up enable, pull-down enable, variable frequency de-bounce (schmidt trigger), tri-state capability, - variable current drive (on input), Open Drain and CMOS Push-Push. + variable current drive (on input), Open Drain and CMOS Push-Pull. * Certain functions shall have the ability to control whether IO pads will be input or output (not the GPIO registers). * Number of wires shall be minimised especially in cases where -- 2.30.2