Searched refs:matchValue (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 2538 .matchVal = (matchValue), \ 2565 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument 2585 .matchVal = (matchValue), \ 2606 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument 2626 .matchVal = (matchValue), \
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_ldma.h | 2513 #define LDMA_DESCRIPTOR_SINGLE_SYNC(set, clr, matchValue, matchEnable) \ argument 2533 .matchVal = (matchValue), \ 2560 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument 2580 .matchVal = (matchValue), \ 2601 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument 2621 .matchVal = (matchValue), \
|