Searched refs:IS_LPTIM_IC_POLARITY (Results 1 – 12 of 12) sorted by relevance
1158 #define IS_LPTIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == LPTIM_ICPOLARITY_RISING) || \ macro
1096 #define IS_LPTIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == LPTIM_ICPOLARITY_RISING) || \ macro
1157 #define IS_LPTIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == LPTIM_ICPOLARITY_RISING) || \ macro
1098 #define IS_LPTIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == LPTIM_ICPOLARITY_RISING) || \ macro
1103 #define IS_LPTIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == LPTIM_ICPOLARITY_RISING) || \ macro
1205 #define IS_LPTIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == LPTIM_ICPOLARITY_RISING) || \ macro
2482 assert_param(IS_LPTIM_IC_POLARITY(sConfig->ICPolarity)); in HAL_LPTIM_IC_ConfigChannel()
2485 assert_param(IS_LPTIM_IC_POLARITY(sConfig->ICPolarity)); in HAL_LPTIM_IC_ConfigChannel()
2470 assert_param(IS_LPTIM_IC_POLARITY(sConfig->ICPolarity)); in HAL_LPTIM_IC_ConfigChannel()
2517 assert_param(IS_LPTIM_IC_POLARITY(sConfig->ICPolarity)); in HAL_LPTIM_IC_ConfigChannel()
2776 assert_param(IS_LPTIM_IC_POLARITY(sConfig->ICPolarity)); in HAL_LPTIM_IC_ConfigChannel()