Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dfsdm.h365 #define DFSDM_CHANNEL_MANCHESTER_RISING DFSDM_CHCFGR1_SITP_1 /*!< Manchester with rising edge */
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h6428 #define DFSDM_CHCFGR1_SITP_1 (0x2UL << DFSDM_CHCFGR1_SITP_Pos) /*!< 0x00000002 */ macro