Searched refs:matchEnable (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 2539 .matchEn = (matchEnable), \ 2565 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument 2586 .matchEn = (matchEnable), \ 2606 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument 2627 .matchEn = (matchEnable), \
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_ldma.h | 2513 #define LDMA_DESCRIPTOR_SINGLE_SYNC(set, clr, matchValue, matchEnable) \ argument 2534 .matchEn = (matchEnable), \ 2560 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument 2581 .matchEn = (matchEnable), \ 2601 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument 2622 .matchEn = (matchEnable), \
|