Home
last modified time | relevance | path

Searched refs:IS_LL_TIM_OCSTATE (Results 1 – 19 of 19) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
777 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
779 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
856 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
858 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
935 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
937 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1014 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1017 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1083 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
763 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
765 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
842 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
844 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
921 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
923 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1000 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1003 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1069 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
798 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
800 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
877 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
879 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
956 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
958 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1035 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1038 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1104 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
767 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
769 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
846 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
848 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
925 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
927 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1004 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1007 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1073 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
828 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
830 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
907 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
909 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
986 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
988 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1065 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1068 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1134 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
801 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
803 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
880 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
882 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
959 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
961 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1038 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1041 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1107 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
810 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
812 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
889 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
891 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
968 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
970 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1047 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1050 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1116 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c83 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
882 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
884 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
961 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
963 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
1043 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
1045 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1125 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1128 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1199 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_tim.c85 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
817 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
819 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
896 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
898 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
975 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
977 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1054 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1057 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1132 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c87 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
852 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
854 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
931 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
933 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
1010 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
1012 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1089 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1092 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1167 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_tim.c74 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
818 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
820 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
897 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
899 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
976 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
978 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1055 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1058 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1133 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
833 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
835 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
912 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
914 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
991 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
993 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1070 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1073 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1139 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
856 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
858 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
935 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
937 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
1014 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
1016 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1093 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1096 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
1162 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC5Config()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_tim.c66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
729 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
731 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
808 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
810 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
887 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
889 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
966 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
969 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c67 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
751 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
753 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
830 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
832 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
909 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
911 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
988 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
991 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c67 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
769 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
771 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
848 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
850 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
927 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
929 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
1006 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
1009 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_tim.c66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
750 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
752 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC1Config()
829 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
831 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC2Config()
908 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
910 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC3Config()
987 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
990 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState)); in OC4Config()
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_tim.c67 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
508 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
567 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
626 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
685 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_tim.c66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ macro
484 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC1Config()
543 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC2Config()
602 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC3Config()
661 assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCState)); in OC4Config()