Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal.h94 #define RI_INPUTCAPTURE_IC2 RI_ICR_IC2 /*!< Input Capture 2 */ macro
633 SET_BIT(RI->ICR, RI_INPUTCAPTURE_IC2); \