Lines Matching refs:sep

285 #define _NRFX_FOR_EACH_IDX_FIXED_ARG(F, sep, fixed_arg, ...) \  argument
286 _NRFX_FOR_EACH_ENGINE(_NRFX_FOR_EACH_IDX_FIXED_ARG_EXEC, sep, \
293 #define _NRFX_FOR_EACH_FIXED_ARG(F, sep, fixed_arg, ...) \ argument
294 _NRFX_FOR_EACH_ENGINE(_NRFX_FOR_EACH_FIXED_ARG_EXEC, sep, \
301 #define _NRFX_FOR_EACH_IDX(F, sep, ...) \ argument
302 _NRFX_FOR_EACH_ENGINE(_NRFX_FOR_EACH_IDX_EXEC, sep, F, _, __VA_ARGS__)
305 #define _NRFX_FOR_EACH(F, sep, ...) \ argument
306 _NRFX_FOR_EACH_ENGINE(_NRFX_FOR_EACH_EXEC, sep, F, _, __VA_ARGS__)
311 #define _NRFX_FOR_EACH_ENGINE(x, sep, fixed_arg0, fixed_arg1, ...) \ argument
377 _NRFX_FOR_LOOP_0)(x, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__)
397 #define _NRFX_LISTIFY_0(F, sep, ...) argument
399 #define _NRFX_LISTIFY_1(F, sep, ...) \ argument
402 #define _NRFX_LISTIFY_2(F, sep, ...) \ argument
403 _NRFX_LISTIFY_1(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
406 #define _NRFX_LISTIFY_3(F, sep, ...) \ argument
407 _NRFX_LISTIFY_2(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
410 #define _NRFX_LISTIFY_4(F, sep, ...) \ argument
411 _NRFX_LISTIFY_3(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
414 #define _NRFX_LISTIFY_5(F, sep, ...) \ argument
415 _NRFX_LISTIFY_4(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
418 #define _NRFX_LISTIFY_6(F, sep, ...) \ argument
419 _NRFX_LISTIFY_5(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
422 #define _NRFX_LISTIFY_7(F, sep, ...) \ argument
423 _NRFX_LISTIFY_6(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
426 #define _NRFX_LISTIFY_8(F, sep, ...) \ argument
427 _NRFX_LISTIFY_7(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
430 #define _NRFX_LISTIFY_9(F, sep, ...) \ argument
431 _NRFX_LISTIFY_8(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
434 #define _NRFX_LISTIFY_10(F, sep, ...) \ argument
435 _NRFX_LISTIFY_9(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
438 #define _NRFX_LISTIFY_11(F, sep, ...) \ argument
439 _NRFX_LISTIFY_10(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
442 #define _NRFX_LISTIFY_12(F, sep, ...) \ argument
443 _NRFX_LISTIFY_11(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
446 #define _NRFX_LISTIFY_13(F, sep, ...) \ argument
447 _NRFX_LISTIFY_12(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
450 #define _NRFX_LISTIFY_14(F, sep, ...) \ argument
451 _NRFX_LISTIFY_13(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
454 #define _NRFX_LISTIFY_15(F, sep, ...) \ argument
455 _NRFX_LISTIFY_14(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
458 #define _NRFX_LISTIFY_16(F, sep, ...) \ argument
459 _NRFX_LISTIFY_15(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
462 #define _NRFX_LISTIFY_17(F, sep, ...) \ argument
463 _NRFX_LISTIFY_16(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
466 #define _NRFX_LISTIFY_18(F, sep, ...) \ argument
467 _NRFX_LISTIFY_17(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
470 #define _NRFX_LISTIFY_19(F, sep, ...) \ argument
471 _NRFX_LISTIFY_18(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
474 #define _NRFX_LISTIFY_20(F, sep, ...) \ argument
475 _NRFX_LISTIFY_19(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
478 #define _NRFX_LISTIFY_21(F, sep, ...) \ argument
479 _NRFX_LISTIFY_20(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
482 #define _NRFX_LISTIFY_22(F, sep, ...) \ argument
483 _NRFX_LISTIFY_21(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
486 #define _NRFX_LISTIFY_23(F, sep, ...) \ argument
487 _NRFX_LISTIFY_22(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
490 #define _NRFX_LISTIFY_24(F, sep, ...) \ argument
491 _NRFX_LISTIFY_23(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
494 #define _NRFX_LISTIFY_25(F, sep, ...) \ argument
495 _NRFX_LISTIFY_24(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
498 #define _NRFX_LISTIFY_26(F, sep, ...) \ argument
499 _NRFX_LISTIFY_25(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
502 #define _NRFX_LISTIFY_27(F, sep, ...) \ argument
503 _NRFX_LISTIFY_26(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
506 #define _NRFX_LISTIFY_28(F, sep, ...) \ argument
507 _NRFX_LISTIFY_27(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
510 #define _NRFX_LISTIFY_29(F, sep, ...) \ argument
511 _NRFX_LISTIFY_28(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
514 #define _NRFX_LISTIFY_30(F, sep, ...) \ argument
515 _NRFX_LISTIFY_29(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
518 #define _NRFX_LISTIFY_31(F, sep, ...) \ argument
519 _NRFX_LISTIFY_30(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
522 #define _NRFX_LISTIFY_32(F, sep, ...) \ argument
523 _NRFX_LISTIFY_31(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
526 #define _NRFX_LISTIFY_33(F, sep, ...) \ argument
527 _NRFX_LISTIFY_32(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
530 #define _NRFX_LISTIFY_34(F, sep, ...) \ argument
531 _NRFX_LISTIFY_33(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
534 #define _NRFX_LISTIFY_35(F, sep, ...) \ argument
535 _NRFX_LISTIFY_34(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
538 #define _NRFX_LISTIFY_36(F, sep, ...) \ argument
539 _NRFX_LISTIFY_35(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
542 #define _NRFX_LISTIFY_37(F, sep, ...) \ argument
543 _NRFX_LISTIFY_36(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
546 #define _NRFX_LISTIFY_38(F, sep, ...) \ argument
547 _NRFX_LISTIFY_37(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
550 #define _NRFX_LISTIFY_39(F, sep, ...) \ argument
551 _NRFX_LISTIFY_38(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
554 #define _NRFX_LISTIFY_40(F, sep, ...) \ argument
555 _NRFX_LISTIFY_39(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
558 #define _NRFX_LISTIFY_41(F, sep, ...) \ argument
559 _NRFX_LISTIFY_40(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
562 #define _NRFX_LISTIFY_42(F, sep, ...) \ argument
563 _NRFX_LISTIFY_41(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
566 #define _NRFX_LISTIFY_43(F, sep, ...) \ argument
567 _NRFX_LISTIFY_42(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
570 #define _NRFX_LISTIFY_44(F, sep, ...) \ argument
571 _NRFX_LISTIFY_43(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
574 #define _NRFX_LISTIFY_45(F, sep, ...) \ argument
575 _NRFX_LISTIFY_44(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
578 #define _NRFX_LISTIFY_46(F, sep, ...) \ argument
579 _NRFX_LISTIFY_45(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
582 #define _NRFX_LISTIFY_47(F, sep, ...) \ argument
583 _NRFX_LISTIFY_46(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
586 #define _NRFX_LISTIFY_48(F, sep, ...) \ argument
587 _NRFX_LISTIFY_47(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
590 #define _NRFX_LISTIFY_49(F, sep, ...) \ argument
591 _NRFX_LISTIFY_48(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
594 #define _NRFX_LISTIFY_50(F, sep, ...) \ argument
595 _NRFX_LISTIFY_49(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
598 #define _NRFX_LISTIFY_51(F, sep, ...) \ argument
599 _NRFX_LISTIFY_50(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
602 #define _NRFX_LISTIFY_52(F, sep, ...) \ argument
603 _NRFX_LISTIFY_51(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
606 #define _NRFX_LISTIFY_53(F, sep, ...) \ argument
607 _NRFX_LISTIFY_52(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
610 #define _NRFX_LISTIFY_54(F, sep, ...) \ argument
611 _NRFX_LISTIFY_53(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
614 #define _NRFX_LISTIFY_55(F, sep, ...) \ argument
615 _NRFX_LISTIFY_54(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
618 #define _NRFX_LISTIFY_56(F, sep, ...) \ argument
619 _NRFX_LISTIFY_55(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
622 #define _NRFX_LISTIFY_57(F, sep, ...) \ argument
623 _NRFX_LISTIFY_56(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
626 #define _NRFX_LISTIFY_58(F, sep, ...) \ argument
627 _NRFX_LISTIFY_57(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
630 #define _NRFX_LISTIFY_59(F, sep, ...) \ argument
631 _NRFX_LISTIFY_58(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
634 #define _NRFX_LISTIFY_60(F, sep, ...) \ argument
635 _NRFX_LISTIFY_59(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
638 #define _NRFX_LISTIFY_61(F, sep, ...) \ argument
639 _NRFX_LISTIFY_60(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
642 #define _NRFX_LISTIFY_62(F, sep, ...) \ argument
643 _NRFX_LISTIFY_61(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
646 #define _NRFX_LISTIFY_63(F, sep, ...) \ argument
647 _NRFX_LISTIFY_62(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
650 #define _NRFX_LISTIFY_64(F, sep, ...) \ argument
651 _NRFX_LISTIFY_63(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
654 #define _NRFX_LISTIFY_65(F, sep, ...) \ argument
655 _NRFX_LISTIFY_64(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
658 #define _NRFX_LISTIFY_66(F, sep, ...) \ argument
659 _NRFX_LISTIFY_65(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
662 #define _NRFX_LISTIFY_67(F, sep, ...) \ argument
663 _NRFX_LISTIFY_66(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
666 #define _NRFX_LISTIFY_68(F, sep, ...) \ argument
667 _NRFX_LISTIFY_67(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
670 #define _NRFX_LISTIFY_69(F, sep, ...) \ argument
671 _NRFX_LISTIFY_68(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
674 #define _NRFX_LISTIFY_70(F, sep, ...) \ argument
675 _NRFX_LISTIFY_69(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
678 #define _NRFX_LISTIFY_71(F, sep, ...) \ argument
679 _NRFX_LISTIFY_70(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
682 #define _NRFX_LISTIFY_72(F, sep, ...) \ argument
683 _NRFX_LISTIFY_71(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
686 #define _NRFX_LISTIFY_73(F, sep, ...) \ argument
687 _NRFX_LISTIFY_72(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
690 #define _NRFX_LISTIFY_74(F, sep, ...) \ argument
691 _NRFX_LISTIFY_73(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
694 #define _NRFX_LISTIFY_75(F, sep, ...) \ argument
695 _NRFX_LISTIFY_74(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
698 #define _NRFX_LISTIFY_76(F, sep, ...) \ argument
699 _NRFX_LISTIFY_75(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
702 #define _NRFX_LISTIFY_77(F, sep, ...) \ argument
703 _NRFX_LISTIFY_76(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
706 #define _NRFX_LISTIFY_78(F, sep, ...) \ argument
707 _NRFX_LISTIFY_77(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
710 #define _NRFX_LISTIFY_79(F, sep, ...) \ argument
711 _NRFX_LISTIFY_78(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
714 #define _NRFX_LISTIFY_80(F, sep, ...) \ argument
715 _NRFX_LISTIFY_79(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
718 #define _NRFX_LISTIFY_81(F, sep, ...) \ argument
719 _NRFX_LISTIFY_80(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
722 #define _NRFX_LISTIFY_82(F, sep, ...) \ argument
723 _NRFX_LISTIFY_81(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
726 #define _NRFX_LISTIFY_83(F, sep, ...) \ argument
727 _NRFX_LISTIFY_82(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
730 #define _NRFX_LISTIFY_84(F, sep, ...) \ argument
731 _NRFX_LISTIFY_83(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
734 #define _NRFX_LISTIFY_85(F, sep, ...) \ argument
735 _NRFX_LISTIFY_84(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
738 #define _NRFX_LISTIFY_86(F, sep, ...) \ argument
739 _NRFX_LISTIFY_85(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
742 #define _NRFX_LISTIFY_87(F, sep, ...) \ argument
743 _NRFX_LISTIFY_86(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
746 #define _NRFX_LISTIFY_88(F, sep, ...) \ argument
747 _NRFX_LISTIFY_87(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
750 #define _NRFX_LISTIFY_89(F, sep, ...) \ argument
751 _NRFX_LISTIFY_88(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
754 #define _NRFX_LISTIFY_90(F, sep, ...) \ argument
755 _NRFX_LISTIFY_89(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
758 #define _NRFX_LISTIFY_91(F, sep, ...) \ argument
759 _NRFX_LISTIFY_90(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
762 #define _NRFX_LISTIFY_92(F, sep, ...) \ argument
763 _NRFX_LISTIFY_91(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
766 #define _NRFX_LISTIFY_93(F, sep, ...) \ argument
767 _NRFX_LISTIFY_92(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
770 #define _NRFX_LISTIFY_94(F, sep, ...) \ argument
771 _NRFX_LISTIFY_93(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
774 #define _NRFX_LISTIFY_95(F, sep, ...) \ argument
775 _NRFX_LISTIFY_94(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
778 #define _NRFX_LISTIFY_96(F, sep, ...) \ argument
779 _NRFX_LISTIFY_95(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
782 #define _NRFX_LISTIFY_97(F, sep, ...) \ argument
783 _NRFX_LISTIFY_96(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
786 #define _NRFX_LISTIFY_98(F, sep, ...) \ argument
787 _NRFX_LISTIFY_97(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
790 #define _NRFX_LISTIFY_99(F, sep, ...) \ argument
791 _NRFX_LISTIFY_98(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
794 #define _NRFX_LISTIFY_100(F, sep, ...) \ argument
795 _NRFX_LISTIFY_99(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
798 #define _NRFX_LISTIFY_101(F, sep, ...) \ argument
799 _NRFX_LISTIFY_100(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
802 #define _NRFX_LISTIFY_102(F, sep, ...) \ argument
803 _NRFX_LISTIFY_101(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
806 #define _NRFX_LISTIFY_103(F, sep, ...) \ argument
807 _NRFX_LISTIFY_102(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
810 #define _NRFX_LISTIFY_104(F, sep, ...) \ argument
811 _NRFX_LISTIFY_103(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
814 #define _NRFX_LISTIFY_105(F, sep, ...) \ argument
815 _NRFX_LISTIFY_104(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
818 #define _NRFX_LISTIFY_106(F, sep, ...) \ argument
819 _NRFX_LISTIFY_105(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
822 #define _NRFX_LISTIFY_107(F, sep, ...) \ argument
823 _NRFX_LISTIFY_106(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
826 #define _NRFX_LISTIFY_108(F, sep, ...) \ argument
827 _NRFX_LISTIFY_107(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
830 #define _NRFX_LISTIFY_109(F, sep, ...) \ argument
831 _NRFX_LISTIFY_108(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
834 #define _NRFX_LISTIFY_110(F, sep, ...) \ argument
835 _NRFX_LISTIFY_109(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
838 #define _NRFX_LISTIFY_111(F, sep, ...) \ argument
839 _NRFX_LISTIFY_110(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
842 #define _NRFX_LISTIFY_112(F, sep, ...) \ argument
843 _NRFX_LISTIFY_111(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
846 #define _NRFX_LISTIFY_113(F, sep, ...) \ argument
847 _NRFX_LISTIFY_112(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
850 #define _NRFX_LISTIFY_114(F, sep, ...) \ argument
851 _NRFX_LISTIFY_113(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
854 #define _NRFX_LISTIFY_115(F, sep, ...) \ argument
855 _NRFX_LISTIFY_114(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
858 #define _NRFX_LISTIFY_116(F, sep, ...) \ argument
859 _NRFX_LISTIFY_115(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
862 #define _NRFX_LISTIFY_117(F, sep, ...) \ argument
863 _NRFX_LISTIFY_116(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
866 #define _NRFX_LISTIFY_118(F, sep, ...) \ argument
867 _NRFX_LISTIFY_117(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
870 #define _NRFX_LISTIFY_119(F, sep, ...) \ argument
871 _NRFX_LISTIFY_118(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
874 #define _NRFX_LISTIFY_120(F, sep, ...) \ argument
875 _NRFX_LISTIFY_119(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
878 #define _NRFX_LISTIFY_121(F, sep, ...) \ argument
879 _NRFX_LISTIFY_120(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
882 #define _NRFX_LISTIFY_122(F, sep, ...) \ argument
883 _NRFX_LISTIFY_121(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
886 #define _NRFX_LISTIFY_123(F, sep, ...) \ argument
887 _NRFX_LISTIFY_122(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
890 #define _NRFX_LISTIFY_124(F, sep, ...) \ argument
891 _NRFX_LISTIFY_123(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
894 #define _NRFX_LISTIFY_125(F, sep, ...) \ argument
895 _NRFX_LISTIFY_124(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
898 #define _NRFX_LISTIFY_126(F, sep, ...) \ argument
899 _NRFX_LISTIFY_125(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
902 #define _NRFX_LISTIFY_127(F, sep, ...) \ argument
903 _NRFX_LISTIFY_126(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
906 #define _NRFX_LISTIFY_128(F, sep, ...) \ argument
907 _NRFX_LISTIFY_127(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
910 #define _NRFX_LISTIFY_129(F, sep, ...) \ argument
911 _NRFX_LISTIFY_128(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
914 #define _NRFX_LISTIFY_130(F, sep, ...) \ argument
915 _NRFX_LISTIFY_129(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
918 #define _NRFX_LISTIFY_131(F, sep, ...) \ argument
919 _NRFX_LISTIFY_130(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
922 #define _NRFX_LISTIFY_132(F, sep, ...) \ argument
923 _NRFX_LISTIFY_131(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
926 #define _NRFX_LISTIFY_133(F, sep, ...) \ argument
927 _NRFX_LISTIFY_132(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
930 #define _NRFX_LISTIFY_134(F, sep, ...) \ argument
931 _NRFX_LISTIFY_133(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
934 #define _NRFX_LISTIFY_135(F, sep, ...) \ argument
935 _NRFX_LISTIFY_134(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
938 #define _NRFX_LISTIFY_136(F, sep, ...) \ argument
939 _NRFX_LISTIFY_135(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
942 #define _NRFX_LISTIFY_137(F, sep, ...) \ argument
943 _NRFX_LISTIFY_136(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
946 #define _NRFX_LISTIFY_138(F, sep, ...) \ argument
947 _NRFX_LISTIFY_137(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
950 #define _NRFX_LISTIFY_139(F, sep, ...) \ argument
951 _NRFX_LISTIFY_138(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
954 #define _NRFX_LISTIFY_140(F, sep, ...) \ argument
955 _NRFX_LISTIFY_139(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
958 #define _NRFX_LISTIFY_141(F, sep, ...) \ argument
959 _NRFX_LISTIFY_140(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
962 #define _NRFX_LISTIFY_142(F, sep, ...) \ argument
963 _NRFX_LISTIFY_141(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
966 #define _NRFX_LISTIFY_143(F, sep, ...) \ argument
967 _NRFX_LISTIFY_142(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
970 #define _NRFX_LISTIFY_144(F, sep, ...) \ argument
971 _NRFX_LISTIFY_143(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
974 #define _NRFX_LISTIFY_145(F, sep, ...) \ argument
975 _NRFX_LISTIFY_144(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
978 #define _NRFX_LISTIFY_146(F, sep, ...) \ argument
979 _NRFX_LISTIFY_145(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
982 #define _NRFX_LISTIFY_147(F, sep, ...) \ argument
983 _NRFX_LISTIFY_146(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
986 #define _NRFX_LISTIFY_148(F, sep, ...) \ argument
987 _NRFX_LISTIFY_147(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
990 #define _NRFX_LISTIFY_149(F, sep, ...) \ argument
991 _NRFX_LISTIFY_148(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
994 #define _NRFX_LISTIFY_150(F, sep, ...) \ argument
995 _NRFX_LISTIFY_149(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
998 #define _NRFX_LISTIFY_151(F, sep, ...) \ argument
999 _NRFX_LISTIFY_150(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1002 #define _NRFX_LISTIFY_152(F, sep, ...) \ argument
1003 _NRFX_LISTIFY_151(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1006 #define _NRFX_LISTIFY_153(F, sep, ...) \ argument
1007 _NRFX_LISTIFY_152(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1010 #define _NRFX_LISTIFY_154(F, sep, ...) \ argument
1011 _NRFX_LISTIFY_153(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1014 #define _NRFX_LISTIFY_155(F, sep, ...) \ argument
1015 _NRFX_LISTIFY_154(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1018 #define _NRFX_LISTIFY_156(F, sep, ...) \ argument
1019 _NRFX_LISTIFY_155(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1022 #define _NRFX_LISTIFY_157(F, sep, ...) \ argument
1023 _NRFX_LISTIFY_156(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1026 #define _NRFX_LISTIFY_158(F, sep, ...) \ argument
1027 _NRFX_LISTIFY_157(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1030 #define _NRFX_LISTIFY_159(F, sep, ...) \ argument
1031 _NRFX_LISTIFY_158(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1034 #define _NRFX_LISTIFY_160(F, sep, ...) \ argument
1035 _NRFX_LISTIFY_159(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1038 #define _NRFX_LISTIFY_161(F, sep, ...) \ argument
1039 _NRFX_LISTIFY_160(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1042 #define _NRFX_LISTIFY_162(F, sep, ...) \ argument
1043 _NRFX_LISTIFY_161(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1046 #define _NRFX_LISTIFY_163(F, sep, ...) \ argument
1047 _NRFX_LISTIFY_162(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1050 #define _NRFX_LISTIFY_164(F, sep, ...) \ argument
1051 _NRFX_LISTIFY_163(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1054 #define _NRFX_LISTIFY_165(F, sep, ...) \ argument
1055 _NRFX_LISTIFY_164(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1058 #define _NRFX_LISTIFY_166(F, sep, ...) \ argument
1059 _NRFX_LISTIFY_165(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1062 #define _NRFX_LISTIFY_167(F, sep, ...) \ argument
1063 _NRFX_LISTIFY_166(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1066 #define _NRFX_LISTIFY_168(F, sep, ...) \ argument
1067 _NRFX_LISTIFY_167(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1070 #define _NRFX_LISTIFY_169(F, sep, ...) \ argument
1071 _NRFX_LISTIFY_168(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1074 #define _NRFX_LISTIFY_170(F, sep, ...) \ argument
1075 _NRFX_LISTIFY_169(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1078 #define _NRFX_LISTIFY_171(F, sep, ...) \ argument
1079 _NRFX_LISTIFY_170(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1082 #define _NRFX_LISTIFY_172(F, sep, ...) \ argument
1083 _NRFX_LISTIFY_171(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1086 #define _NRFX_LISTIFY_173(F, sep, ...) \ argument
1087 _NRFX_LISTIFY_172(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1090 #define _NRFX_LISTIFY_174(F, sep, ...) \ argument
1091 _NRFX_LISTIFY_173(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1094 #define _NRFX_LISTIFY_175(F, sep, ...) \ argument
1095 _NRFX_LISTIFY_174(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1098 #define _NRFX_LISTIFY_176(F, sep, ...) \ argument
1099 _NRFX_LISTIFY_175(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1102 #define _NRFX_LISTIFY_177(F, sep, ...) \ argument
1103 _NRFX_LISTIFY_176(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1106 #define _NRFX_LISTIFY_178(F, sep, ...) \ argument
1107 _NRFX_LISTIFY_177(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1110 #define _NRFX_LISTIFY_179(F, sep, ...) \ argument
1111 _NRFX_LISTIFY_178(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1114 #define _NRFX_LISTIFY_180(F, sep, ...) \ argument
1115 _NRFX_LISTIFY_179(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1118 #define _NRFX_LISTIFY_181(F, sep, ...) \ argument
1119 _NRFX_LISTIFY_180(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1122 #define _NRFX_LISTIFY_182(F, sep, ...) \ argument
1123 _NRFX_LISTIFY_181(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1126 #define _NRFX_LISTIFY_183(F, sep, ...) \ argument
1127 _NRFX_LISTIFY_182(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1130 #define _NRFX_LISTIFY_184(F, sep, ...) \ argument
1131 _NRFX_LISTIFY_183(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1134 #define _NRFX_LISTIFY_185(F, sep, ...) \ argument
1135 _NRFX_LISTIFY_184(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1138 #define _NRFX_LISTIFY_186(F, sep, ...) \ argument
1139 _NRFX_LISTIFY_185(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1142 #define _NRFX_LISTIFY_187(F, sep, ...) \ argument
1143 _NRFX_LISTIFY_186(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1146 #define _NRFX_LISTIFY_188(F, sep, ...) \ argument
1147 _NRFX_LISTIFY_187(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1150 #define _NRFX_LISTIFY_189(F, sep, ...) \ argument
1151 _NRFX_LISTIFY_188(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1154 #define _NRFX_LISTIFY_190(F, sep, ...) \ argument
1155 _NRFX_LISTIFY_189(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1158 #define _NRFX_LISTIFY_191(F, sep, ...) \ argument
1159 _NRFX_LISTIFY_190(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1162 #define _NRFX_LISTIFY_192(F, sep, ...) \ argument
1163 _NRFX_LISTIFY_191(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1166 #define _NRFX_LISTIFY_193(F, sep, ...) \ argument
1167 _NRFX_LISTIFY_192(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1170 #define _NRFX_LISTIFY_194(F, sep, ...) \ argument
1171 _NRFX_LISTIFY_193(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1174 #define _NRFX_LISTIFY_195(F, sep, ...) \ argument
1175 _NRFX_LISTIFY_194(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1178 #define _NRFX_LISTIFY_196(F, sep, ...) \ argument
1179 _NRFX_LISTIFY_195(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1182 #define _NRFX_LISTIFY_197(F, sep, ...) \ argument
1183 _NRFX_LISTIFY_196(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1186 #define _NRFX_LISTIFY_198(F, sep, ...) \ argument
1187 _NRFX_LISTIFY_197(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1190 #define _NRFX_LISTIFY_199(F, sep, ...) \ argument
1191 _NRFX_LISTIFY_198(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1194 #define _NRFX_LISTIFY_200(F, sep, ...) \ argument
1195 _NRFX_LISTIFY_199(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1198 #define _NRFX_LISTIFY_201(F, sep, ...) \ argument
1199 _NRFX_LISTIFY_200(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1202 #define _NRFX_LISTIFY_202(F, sep, ...) \ argument
1203 _NRFX_LISTIFY_201(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1206 #define _NRFX_LISTIFY_203(F, sep, ...) \ argument
1207 _NRFX_LISTIFY_202(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1210 #define _NRFX_LISTIFY_204(F, sep, ...) \ argument
1211 _NRFX_LISTIFY_203(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1214 #define _NRFX_LISTIFY_205(F, sep, ...) \ argument
1215 _NRFX_LISTIFY_204(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1218 #define _NRFX_LISTIFY_206(F, sep, ...) \ argument
1219 _NRFX_LISTIFY_205(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1222 #define _NRFX_LISTIFY_207(F, sep, ...) \ argument
1223 _NRFX_LISTIFY_206(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1226 #define _NRFX_LISTIFY_208(F, sep, ...) \ argument
1227 _NRFX_LISTIFY_207(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1230 #define _NRFX_LISTIFY_209(F, sep, ...) \ argument
1231 _NRFX_LISTIFY_208(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1234 #define _NRFX_LISTIFY_210(F, sep, ...) \ argument
1235 _NRFX_LISTIFY_209(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1238 #define _NRFX_LISTIFY_211(F, sep, ...) \ argument
1239 _NRFX_LISTIFY_210(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1242 #define _NRFX_LISTIFY_212(F, sep, ...) \ argument
1243 _NRFX_LISTIFY_211(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1246 #define _NRFX_LISTIFY_213(F, sep, ...) \ argument
1247 _NRFX_LISTIFY_212(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1250 #define _NRFX_LISTIFY_214(F, sep, ...) \ argument
1251 _NRFX_LISTIFY_213(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1254 #define _NRFX_LISTIFY_215(F, sep, ...) \ argument
1255 _NRFX_LISTIFY_214(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1258 #define _NRFX_LISTIFY_216(F, sep, ...) \ argument
1259 _NRFX_LISTIFY_215(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1262 #define _NRFX_LISTIFY_217(F, sep, ...) \ argument
1263 _NRFX_LISTIFY_216(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1266 #define _NRFX_LISTIFY_218(F, sep, ...) \ argument
1267 _NRFX_LISTIFY_217(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1270 #define _NRFX_LISTIFY_219(F, sep, ...) \ argument
1271 _NRFX_LISTIFY_218(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1274 #define _NRFX_LISTIFY_220(F, sep, ...) \ argument
1275 _NRFX_LISTIFY_219(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1278 #define _NRFX_LISTIFY_221(F, sep, ...) \ argument
1279 _NRFX_LISTIFY_220(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1282 #define _NRFX_LISTIFY_222(F, sep, ...) \ argument
1283 _NRFX_LISTIFY_221(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1286 #define _NRFX_LISTIFY_223(F, sep, ...) \ argument
1287 _NRFX_LISTIFY_222(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1290 #define _NRFX_LISTIFY_224(F, sep, ...) \ argument
1291 _NRFX_LISTIFY_223(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1294 #define _NRFX_LISTIFY_225(F, sep, ...) \ argument
1295 _NRFX_LISTIFY_224(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1298 #define _NRFX_LISTIFY_226(F, sep, ...) \ argument
1299 _NRFX_LISTIFY_225(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1302 #define _NRFX_LISTIFY_227(F, sep, ...) \ argument
1303 _NRFX_LISTIFY_226(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1306 #define _NRFX_LISTIFY_228(F, sep, ...) \ argument
1307 _NRFX_LISTIFY_227(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1310 #define _NRFX_LISTIFY_229(F, sep, ...) \ argument
1311 _NRFX_LISTIFY_228(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1314 #define _NRFX_LISTIFY_230(F, sep, ...) \ argument
1315 _NRFX_LISTIFY_229(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1318 #define _NRFX_LISTIFY_231(F, sep, ...) \ argument
1319 _NRFX_LISTIFY_230(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1322 #define _NRFX_LISTIFY_232(F, sep, ...) \ argument
1323 _NRFX_LISTIFY_231(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1326 #define _NRFX_LISTIFY_233(F, sep, ...) \ argument
1327 _NRFX_LISTIFY_232(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1330 #define _NRFX_LISTIFY_234(F, sep, ...) \ argument
1331 _NRFX_LISTIFY_233(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1334 #define _NRFX_LISTIFY_235(F, sep, ...) \ argument
1335 _NRFX_LISTIFY_234(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1338 #define _NRFX_LISTIFY_236(F, sep, ...) \ argument
1339 _NRFX_LISTIFY_235(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1342 #define _NRFX_LISTIFY_237(F, sep, ...) \ argument
1343 _NRFX_LISTIFY_236(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1346 #define _NRFX_LISTIFY_238(F, sep, ...) \ argument
1347 _NRFX_LISTIFY_237(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1350 #define _NRFX_LISTIFY_239(F, sep, ...) \ argument
1351 _NRFX_LISTIFY_238(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1354 #define _NRFX_LISTIFY_240(F, sep, ...) \ argument
1355 _NRFX_LISTIFY_239(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1358 #define _NRFX_LISTIFY_241(F, sep, ...) \ argument
1359 _NRFX_LISTIFY_240(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1362 #define _NRFX_LISTIFY_242(F, sep, ...) \ argument
1363 _NRFX_LISTIFY_241(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1366 #define _NRFX_LISTIFY_243(F, sep, ...) \ argument
1367 _NRFX_LISTIFY_242(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1370 #define _NRFX_LISTIFY_244(F, sep, ...) \ argument
1371 _NRFX_LISTIFY_243(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1374 #define _NRFX_LISTIFY_245(F, sep, ...) \ argument
1375 _NRFX_LISTIFY_244(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1378 #define _NRFX_LISTIFY_246(F, sep, ...) \ argument
1379 _NRFX_LISTIFY_245(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1382 #define _NRFX_LISTIFY_247(F, sep, ...) \ argument
1383 _NRFX_LISTIFY_246(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1386 #define _NRFX_LISTIFY_248(F, sep, ...) \ argument
1387 _NRFX_LISTIFY_247(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1390 #define _NRFX_LISTIFY_249(F, sep, ...) \ argument
1391 _NRFX_LISTIFY_248(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1394 #define _NRFX_LISTIFY_250(F, sep, ...) \ argument
1395 _NRFX_LISTIFY_249(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1398 #define _NRFX_LISTIFY_251(F, sep, ...) \ argument
1399 _NRFX_LISTIFY_250(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1402 #define _NRFX_LISTIFY_252(F, sep, ...) \ argument
1403 _NRFX_LISTIFY_251(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1406 #define _NRFX_LISTIFY_253(F, sep, ...) \ argument
1407 _NRFX_LISTIFY_252(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1410 #define _NRFX_LISTIFY_254(F, sep, ...) \ argument
1411 _NRFX_LISTIFY_253(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1414 #define _NRFX_LISTIFY_255(F, sep, ...) \ argument
1415 _NRFX_LISTIFY_254(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1418 #define _NRFX_LISTIFY_256(F, sep, ...) \ argument
1419 _NRFX_LISTIFY_255(F, sep, __VA_ARGS__) NRFX_DEBRACKET sep \
1430 #define _NRFX_FOR_LOOP_0(call, sep, fixed_arg0, fixed_arg1, ...) argument
1432 #define _NRFX_FOR_LOOP_1(call, sep, fixed_arg0, fixed_arg1, x) \ argument
1435 #define _NRFX_FOR_LOOP_2(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1436 _NRFX_FOR_LOOP_1(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1437 NRFX_DEBRACKET sep \
1440 #define _NRFX_FOR_LOOP_3(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1441 _NRFX_FOR_LOOP_2(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1442 NRFX_DEBRACKET sep \
1445 #define _NRFX_FOR_LOOP_4(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1446 _NRFX_FOR_LOOP_3(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1447 NRFX_DEBRACKET sep \
1450 #define _NRFX_FOR_LOOP_5(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1451 _NRFX_FOR_LOOP_4(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1452 NRFX_DEBRACKET sep \
1455 #define _NRFX_FOR_LOOP_6(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1456 _NRFX_FOR_LOOP_5(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1457 NRFX_DEBRACKET sep \
1460 #define _NRFX_FOR_LOOP_7(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1461 _NRFX_FOR_LOOP_6(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1462 NRFX_DEBRACKET sep \
1465 #define _NRFX_FOR_LOOP_8(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1466 _NRFX_FOR_LOOP_7(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1467 NRFX_DEBRACKET sep \
1470 #define _NRFX_FOR_LOOP_9(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1471 _NRFX_FOR_LOOP_8(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1472 NRFX_DEBRACKET sep \
1475 #define _NRFX_FOR_LOOP_10(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1476 _NRFX_FOR_LOOP_9(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1477 NRFX_DEBRACKET sep \
1480 #define _NRFX_FOR_LOOP_11(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1481 _NRFX_FOR_LOOP_10(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1482 NRFX_DEBRACKET sep \
1485 #define _NRFX_FOR_LOOP_12(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1486 _NRFX_FOR_LOOP_11(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1487 NRFX_DEBRACKET sep \
1490 #define _NRFX_FOR_LOOP_13(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1491 _NRFX_FOR_LOOP_12(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1492 NRFX_DEBRACKET sep \
1495 #define _NRFX_FOR_LOOP_14(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1496 _NRFX_FOR_LOOP_13(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1497 NRFX_DEBRACKET sep \
1500 #define _NRFX_FOR_LOOP_15(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1501 _NRFX_FOR_LOOP_14(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1502 NRFX_DEBRACKET sep \
1505 #define _NRFX_FOR_LOOP_16(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1506 _NRFX_FOR_LOOP_15(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1507 NRFX_DEBRACKET sep \
1510 #define _NRFX_FOR_LOOP_17(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1511 _NRFX_FOR_LOOP_16(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1512 NRFX_DEBRACKET sep \
1515 #define _NRFX_FOR_LOOP_18(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1516 _NRFX_FOR_LOOP_17(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1517 NRFX_DEBRACKET sep \
1520 #define _NRFX_FOR_LOOP_19(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1521 _NRFX_FOR_LOOP_18(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1522 NRFX_DEBRACKET sep \
1525 #define _NRFX_FOR_LOOP_20(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1526 _NRFX_FOR_LOOP_19(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1527 NRFX_DEBRACKET sep \
1530 #define _NRFX_FOR_LOOP_21(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1531 _NRFX_FOR_LOOP_20(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1532 NRFX_DEBRACKET sep \
1535 #define _NRFX_FOR_LOOP_22(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1536 _NRFX_FOR_LOOP_21(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1537 NRFX_DEBRACKET sep \
1540 #define _NRFX_FOR_LOOP_23(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1541 _NRFX_FOR_LOOP_22(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1542 NRFX_DEBRACKET sep \
1545 #define _NRFX_FOR_LOOP_24(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1546 _NRFX_FOR_LOOP_23(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1547 NRFX_DEBRACKET sep \
1550 #define _NRFX_FOR_LOOP_25(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1551 _NRFX_FOR_LOOP_24(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1552 NRFX_DEBRACKET sep \
1555 #define _NRFX_FOR_LOOP_26(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1556 _NRFX_FOR_LOOP_25(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1557 NRFX_DEBRACKET sep \
1560 #define _NRFX_FOR_LOOP_27(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1561 _NRFX_FOR_LOOP_26(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1562 NRFX_DEBRACKET sep \
1565 #define _NRFX_FOR_LOOP_28(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1566 _NRFX_FOR_LOOP_27(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1567 NRFX_DEBRACKET sep \
1570 #define _NRFX_FOR_LOOP_29(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1571 _NRFX_FOR_LOOP_28(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1572 NRFX_DEBRACKET sep \
1575 #define _NRFX_FOR_LOOP_30(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1576 _NRFX_FOR_LOOP_29(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1577 NRFX_DEBRACKET sep \
1580 #define _NRFX_FOR_LOOP_31(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1581 _NRFX_FOR_LOOP_30(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1582 NRFX_DEBRACKET sep \
1585 #define _NRFX_FOR_LOOP_32(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1586 _NRFX_FOR_LOOP_31(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1587 NRFX_DEBRACKET sep \
1590 #define _NRFX_FOR_LOOP_33(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1591 _NRFX_FOR_LOOP_32(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1592 NRFX_DEBRACKET sep \
1595 #define _NRFX_FOR_LOOP_34(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1596 _NRFX_FOR_LOOP_33(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1597 NRFX_DEBRACKET sep \
1600 #define _NRFX_FOR_LOOP_35(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1601 _NRFX_FOR_LOOP_34(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1602 NRFX_DEBRACKET sep \
1605 #define _NRFX_FOR_LOOP_36(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1606 _NRFX_FOR_LOOP_35(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1607 NRFX_DEBRACKET sep \
1610 #define _NRFX_FOR_LOOP_37(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1611 _NRFX_FOR_LOOP_36(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1612 NRFX_DEBRACKET sep \
1615 #define _NRFX_FOR_LOOP_38(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1616 _NRFX_FOR_LOOP_37(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1617 NRFX_DEBRACKET sep \
1620 #define _NRFX_FOR_LOOP_39(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1621 _NRFX_FOR_LOOP_38(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1622 NRFX_DEBRACKET sep \
1625 #define _NRFX_FOR_LOOP_40(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1626 _NRFX_FOR_LOOP_39(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1627 NRFX_DEBRACKET sep \
1630 #define _NRFX_FOR_LOOP_41(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1631 _NRFX_FOR_LOOP_40(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1632 NRFX_DEBRACKET sep \
1635 #define _NRFX_FOR_LOOP_42(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1636 _NRFX_FOR_LOOP_41(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1637 NRFX_DEBRACKET sep \
1640 #define _NRFX_FOR_LOOP_43(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1641 _NRFX_FOR_LOOP_42(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1642 NRFX_DEBRACKET sep \
1645 #define _NRFX_FOR_LOOP_44(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1646 _NRFX_FOR_LOOP_43(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1647 NRFX_DEBRACKET sep \
1650 #define _NRFX_FOR_LOOP_45(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1651 _NRFX_FOR_LOOP_44(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1652 NRFX_DEBRACKET sep \
1655 #define _NRFX_FOR_LOOP_46(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1656 _NRFX_FOR_LOOP_45(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1657 NRFX_DEBRACKET sep \
1660 #define _NRFX_FOR_LOOP_47(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1661 _NRFX_FOR_LOOP_46(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1662 NRFX_DEBRACKET sep \
1665 #define _NRFX_FOR_LOOP_48(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1666 _NRFX_FOR_LOOP_47(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1667 NRFX_DEBRACKET sep \
1670 #define _NRFX_FOR_LOOP_49(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1671 _NRFX_FOR_LOOP_48(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1672 NRFX_DEBRACKET sep \
1675 #define _NRFX_FOR_LOOP_50(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1676 _NRFX_FOR_LOOP_49(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1677 NRFX_DEBRACKET sep \
1680 #define _NRFX_FOR_LOOP_51(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1681 _NRFX_FOR_LOOP_50(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1682 NRFX_DEBRACKET sep \
1685 #define _NRFX_FOR_LOOP_52(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1686 _NRFX_FOR_LOOP_51(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1687 NRFX_DEBRACKET sep \
1690 #define _NRFX_FOR_LOOP_53(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1691 _NRFX_FOR_LOOP_52(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1692 NRFX_DEBRACKET sep \
1695 #define _NRFX_FOR_LOOP_54(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1696 _NRFX_FOR_LOOP_53(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1697 NRFX_DEBRACKET sep \
1700 #define _NRFX_FOR_LOOP_55(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1701 _NRFX_FOR_LOOP_54(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1702 NRFX_DEBRACKET sep \
1705 #define _NRFX_FOR_LOOP_56(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1706 _NRFX_FOR_LOOP_55(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1707 NRFX_DEBRACKET sep \
1710 #define _NRFX_FOR_LOOP_57(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1711 _NRFX_FOR_LOOP_56(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1712 NRFX_DEBRACKET sep \
1715 #define _NRFX_FOR_LOOP_58(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1716 _NRFX_FOR_LOOP_57(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1717 NRFX_DEBRACKET sep \
1720 #define _NRFX_FOR_LOOP_59(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1721 _NRFX_FOR_LOOP_58(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1722 NRFX_DEBRACKET sep \
1725 #define _NRFX_FOR_LOOP_60(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1726 _NRFX_FOR_LOOP_59(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1727 NRFX_DEBRACKET sep \
1730 #define _NRFX_FOR_LOOP_61(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1731 _NRFX_FOR_LOOP_60(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1732 NRFX_DEBRACKET sep \
1735 #define _NRFX_FOR_LOOP_62(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1736 _NRFX_FOR_LOOP_61(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1737 NRFX_DEBRACKET sep \
1740 #define _NRFX_FOR_LOOP_63(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1741 _NRFX_FOR_LOOP_62(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1742 NRFX_DEBRACKET sep \
1745 #define _NRFX_FOR_LOOP_64(call, sep, fixed_arg0, fixed_arg1, x, ...) \ argument
1746 _NRFX_FOR_LOOP_63(call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \
1747 NRFX_DEBRACKET sep \