Searched refs:IS_LPTIM_OC_POLARITY (Results 1 – 12 of 12) sorted by relevance
1151 #define IS_LPTIM_OC_POLARITY(__OCPOLARITY__) (((__OCPOLARITY__) == LPTIM_OCPOLARITY_LOW) || \ macro
1089 #define IS_LPTIM_OC_POLARITY(__OCPOLARITY__) (((__OCPOLARITY__) == LPTIM_OCPOLARITY_LOW) || \ macro
1150 #define IS_LPTIM_OC_POLARITY(__OCPOLARITY__) (((__OCPOLARITY__) == LPTIM_OCPOLARITY_LOW) || \ macro
1091 #define IS_LPTIM_OC_POLARITY(__OCPOLARITY__) (((__OCPOLARITY__) == LPTIM_OCPOLARITY_LOW) || \ macro
1096 #define IS_LPTIM_OC_POLARITY(__OCPOLARITY__) (((__OCPOLARITY__) == LPTIM_OCPOLARITY_LOW) || \ macro
1198 #define IS_LPTIM_OC_POLARITY(__OCPOLARITY__) (((__OCPOLARITY__) == LPTIM_OCPOLARITY_LOW) || \ macro
2417 assert_param(IS_LPTIM_OC_POLARITY(sConfig->OCPolarity)); in HAL_LPTIM_OC_ConfigChannel()
2420 assert_param(IS_LPTIM_OC_POLARITY(sConfig->OCPolarity)); in HAL_LPTIM_OC_ConfigChannel()
2405 assert_param(IS_LPTIM_OC_POLARITY(sConfig->OCPolarity)); in HAL_LPTIM_OC_ConfigChannel()
2452 assert_param(IS_LPTIM_OC_POLARITY(sConfig->OCPolarity)); in HAL_LPTIM_OC_ConfigChannel()
2682 assert_param(IS_LPTIM_OC_POLARITY(sConfig->OCPolarity)); in HAL_LPTIM_OC_ConfigChannel()