Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dfsdm.h450 #define DFSDM_FILTER_EXT_TRIG_RISING_EDGE DFSDM_FLTCR1_JEXTEN_0 /*!< External rising edge */
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h6496 #define DFSDM_FLTCR1_JEXTEN_0 (0x1UL << DFSDM_FLTCR1_JEXTEN_Pos) /*!< 0x00002000 */ macro