File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ ForEachMacros:
39
39
- ' FOR_EACH_IDX'
40
40
- ' FOR_EACH_IDX_FIXED_ARG'
41
41
- ' FOR_EACH_NONEMPTY_TERM'
42
+ - ' FOR_EACH_FIXED_ARG_NONEMPTY_TERM'
42
43
- ' RB_FOR_EACH'
43
44
- ' RB_FOR_EACH_CONTAINER'
44
45
- ' SYS_DLIST_FOR_EACH_CONTAINER'
@@ -68,8 +69,16 @@ ForEachMacros:
68
69
- ' Z_GENLIST_FOR_EACH_NODE'
69
70
- ' Z_GENLIST_FOR_EACH_NODE_SAFE'
70
71
- ' STRUCT_SECTION_FOREACH'
72
+ - ' STRUCT_SECTION_FOREACH_ALTERNATE'
71
73
- ' TYPE_SECTION_FOREACH'
72
74
- ' K_SPINLOCK'
75
+ - ' COAP_RESOURCE_FOREACH'
76
+ - ' COAP_SERVICE_FOREACH'
77
+ - ' COAP_SERVICE_FOREACH_RESOURCE'
78
+ - ' HTTP_RESOURCE_FOREACH'
79
+ - ' HTTP_SERVER_CONTENT_TYPE_FOREACH'
80
+ - ' HTTP_SERVICE_FOREACH'
81
+ - ' HTTP_SERVICE_FOREACH_RESOURCE'
73
82
IfMacros :
74
83
- ' CHECKIF'
75
84
# Disabled for now, see bug https://github.com/zephyrproject-rtos/zephyr/issues/48520
You can’t perform that action at this time.
0 commit comments