Searched refs:LineCommand (Results 1 – 5 of 5) sorted by relevance
110 assert_param(IS_FUNCTIONAL_STATE(EXTI_InitStruct->LineCommand)); in LL_EXTI_Init()114 if (EXTI_InitStruct->LineCommand != DISABLE) in LL_EXTI_Init()189 EXTI_InitStruct->LineCommand = DISABLE; in LL_EXTI_StructInit()
129 assert_param(IS_FUNCTIONAL_STATE(EXTI_InitStruct->LineCommand)); in LL_EXTI_Init()133 if (EXTI_InitStruct->LineCommand != DISABLE) in LL_EXTI_Init()265 EXTI_InitStruct->LineCommand = DISABLE; in LL_EXTI_StructInit()
64 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member
67 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member