Searched refs:LineCommand (Results 1 – 6 of 6) sorted by relevance
126 assert_param(IS_FUNCTIONAL_STATE(EXTI_InitStruct->LineCommand)); in LL_EXTI_Init()130 if (EXTI_InitStruct->LineCommand != DISABLE) in LL_EXTI_Init()205 EXTI_InitStruct->LineCommand = DISABLE; in LL_EXTI_StructInit()
145 assert_param(IS_FUNCTIONAL_STATE(EXTI_InitStruct->LineCommand)); in LL_EXTI_Init()149 if (EXTI_InitStruct->LineCommand != DISABLE) in LL_EXTI_Init()281 EXTI_InitStruct->LineCommand = DISABLE; in LL_EXTI_StructInit()
80 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member
83 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member