Home
last modified time | relevance | path

Searched refs:LineCommand (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_exti.c110 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()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_exti.h64 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member

Completed in 7 milliseconds