Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_comp.h485 #define COMP_EXTI_RISING ((uint32_t) 0x10U) /*!< EXTI line event on rising edge… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_comp.h567 #define COMP_EXTI_RISING (0x00000010UL) /*!< EXTI line event on rising edge */ macro