Home
last modified time | relevance | path

Searched defs:COMP_EXTI_EVENT (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_comp.h484 #define COMP_EXTI_EVENT ((uint32_t) 0x02U) /*!< EXTI line event only (without … macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_comp.h566 #define COMP_EXTI_EVENT (0x00000002UL) /*!< EXTI line event only (without inte… macro