Searched refs:__COMP_IS_INSTANCE_EVEN (Results 1 – 3 of 3) sorted by relevance
76 #define __COMP_IS_INSTANCE_EVEN(__COMP_INSTANCE__) \ macro474 …uint32_t *preg = ((uint32_t *)((uint32_t) ((uint32_t)(&(RI->ASCR1)) + ((__COMP_IS_INSTANCE_EVEN(CO… in LL_COMP_SetInputPlus()477 … (RI_ASCR1_CH * __COMP_IS_INSTANCE_ODD(COMPx)) | (RI_ASCR2_GR6 * __COMP_IS_INSTANCE_EVEN(COMPx)), in LL_COMP_SetInputPlus()537 …uint32_t *preg = ((uint32_t *)((uint32_t) ((uint32_t)(&(RI->ASCR1)) + ((__COMP_IS_INSTANCE_EVEN(CO… in LL_COMP_GetInputPlus()540 … (RI_ASCR1_CH * __COMP_IS_INSTANCE_ODD(COMPx)) | (RI_ASCR2_GR6 * __COMP_IS_INSTANCE_EVEN(COMPx)))); in LL_COMP_GetInputPlus()568 COMP_CSR_INSEL * __COMP_IS_INSTANCE_EVEN(COMPx), in LL_COMP_SetInputMinus()569 InputMinus * __COMP_IS_INSTANCE_EVEN(COMPx)); in LL_COMP_SetInputMinus()595 return (uint32_t)((READ_BIT(COMP->CSR, COMP_CSR_INSEL) * __COMP_IS_INSTANCE_EVEN(COMPx)) in LL_COMP_GetInputMinus()652 | (LL_COMP_INPUT_MINUS_PULL_NO * __COMP_IS_INSTANCE_EVEN(COMPx))); in LL_COMP_GetInputPullingResistor()690 COMP_CSR_OUTSEL * __COMP_IS_INSTANCE_EVEN(COMPx), in LL_COMP_SetOutputSelection()[all …]
80 #define __COMP_IS_INSTANCE_EVEN(__COMP_INSTANCE__) \ macro
1466 #define __COMP_IS_INSTANCE_EVEN(__COMP_INSTANCE__) \ macro