Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_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()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_exti.c129 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()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_exti.h64 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_exti.h67 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_exti.h67 FunctionalState LineCommand; /*!< Specifies the new state of the selected EXTI lines. member