You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/29 13:06:05 UTC

[GitHub] [incubator-nuttx] acassis edited a comment on pull request #3218: Integration of pysimCoder with NUTTX

acassis edited a comment on pull request #3218:
URL: https://github.com/apache/incubator-nuttx/pull/3218#issuecomment-809359033


   @davids5 it returns the number of items in the enum before the last TRACE1 (this is: __TRACE1_NSTRINGS)
   ```
   arch/arm/src/stm32/stm32_usbhost.h:#  define TRACE1_NSTRINGS  TRACE1_INDEX(__TRACE1_NSTRINGS)
   
   #  define TRACE1_INDEX(id) ((int)(id) - TRACE1_FIRST)
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org