Searched refs:g (Results 1 – 8 of 8) sorted by relevance
/USBX-v6.3.0/cmake/ |
D | arm-none-eabi.cmake | 3 set(CMAKE_CXX_COMPILER arm-none-eabi-g++) 23 SET(CMAKE_C_FLAGS_DEBUG "-Og -g -ggdb3" CACHE INTERNAL "c debug compiler flags") 24 SET(CMAKE_CXX_FLAGS_DEBUG "-Og -g -ggdb3" CACHE INTERNAL "cxx debug compiler flags") 25 SET(CMAKE_ASM_FLAGS_DEBUG "-g -ggdb3" CACHE INTERNAL "asm debug compiler flags")
|
/USBX-v6.3.0/common/core/inc/ |
D | ux_utility.h | 221 #define _ux_system_event_flags_create(g,name) (UX_SUCCESS) argument 223 #define _ux_system_event_flags_delete(g) do{}while(0) argument 224 #define _ux_system_event_flags_get(g,req,gopt,actual,wopt) (*actual = 0) argument 225 #define _ux_system_event_flags_set(g,flags,option) do{(void)flags;}while(0) argument 226 #define _ux_system_event_flags_set_rc(g,flags,option) (UX_SUCCESS) argument 267 #define _ux_device_event_flags_create(g,name) do{}while(0) argument 268 #define _ux_device_event_flags_delete(g) do{}while(0) argument 269 #define _ux_device_event_flags_get(g,req,gopt,actual,wopt) do{}while(0) argument 270 #define _ux_device_event_flags_set(g,flags,option) do{}while(0) argument 320 #define _ux_host_event_flags_create(g,name) (UX_SUCCESS) argument [all …]
|
D | ux_api.h | 467 …INE_INSERT(i,a,b,c,d,f,g,h) _ux_trace_event_insert((ULONG) i, (ULONG) a, (ULONG) b, (UL… argument 865 #define UX_TRACE_IN_LINE_INSERT(i,a,b,c,d,f,g,h) argument
|
/USBX-v6.3.0/ |
D | CONTRIBUTING.md | 9 to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the
|
D | SECURITY.md | 19 * Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
|
D | LICENSE.txt | 56 i. You may use the software in production (e.g. program the modified or unmodified 222 soit pas réduite en dessous d’un niveau raisonnable, approprié et légal, que ce soit en général ou …
|
D | README.md | 34 …or GA) will be tagged to mark the commit and push it into the Github releases tab, e.g. `v6.2-rel`.
|
/USBX-v6.3.0/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 29 What impact does this issue have on your progress (e.g., annoyance, showstopper)
|