Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal.h101 #define RI_INPUTCAPTURE_IC1 RI_ICR_IC1 /*!< Input Capture 1 */ macro
621 SET_BIT(RI->ICR, RI_INPUTCAPTURE_IC1); \