Searched refs:clr (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_ldma.h | 2518 #define LDMA_DESCRIPTOR_SINGLE_SYNC(set, clr, matchValue, matchEnable) \ argument 2537 .syncClr = (clr), \ 2565 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument 2584 .syncClr = (clr), \ 2606 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument 2625 .syncClr = (clr), \
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_ldma.h | 2513 #define LDMA_DESCRIPTOR_SINGLE_SYNC(set, clr, matchValue, matchEnable) \ argument 2532 .syncClr = (clr), \ 2560 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument 2579 .syncClr = (clr), \ 2601 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument 2620 .syncClr = (clr), \
|