nuttx/Documentation/components/drivers
chenzihan1 513673c11a drivers/ioexpander: add enable & disable macro for gpio SETDEBOUNCE and SETMASK
IOEXPANDER_DEBOUNCE_DISABLE (0): Disable debounce filtering
IOEXPANDER_DEBOUNCE_ENABLE (1): Enable debounce filtering
IOEXPANDER_MASK_DISABLE (0): Unmask the interrupter
IOEXPANDER_MASK_ENABLE (1): Mask the interrupter

Signed-off-by: chenzihan1 <chenzihan1@xiaomi.com>
2026-01-13 09:27:52 -03:00
..
block drivers/eeprom: Retrieve the geometry 2025-11-13 08:57:52 -03:00
character timer: add timer operation support 2026-01-09 17:10:43 +08:00
special drivers/ioexpander: add enable & disable macro for gpio SETDEBOUNCE and SETMASK 2026-01-13 09:27:52 -03:00
thermal Documentation: fix spelling 2025-05-15 11:33:41 +08:00
index.rst Documentation: add pages for supported MTD devices 2025-12-31 11:37:49 +08:00