chenzihan0416 commented on code in PR #17510:
URL: https://github.com/apache/nuttx/pull/17510#discussion_r2626673041


##########
include/nuttx/ioexpander/gpio.h:
##########
@@ -70,14 +70,24 @@
  * Description: Set the GPIO pin type.
  * Argument:    The enum gpio_pintype_e type.
  *
+ * Command:     GPIOC_SETDEBOUNCE
+ * Description: Set the channel debounce duration
+ * Argument:    The duration of the channel debounce, unit is ns.
+
+ * Command:     GPIOC_SETMASK

Review Comment:
   done, chang to GPIOC_IRQ_SETMASK



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to