Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_tim_ex.h100 #define TIM_TIM11_SPDIFRX (0x00000001U) macro
173 ((__TIM_REMAP__) == TIM_TIM11_SPDIFRX) ||\
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_tim_ex.h91 #define TIM_TIM11_SPDIFRX TIM_OR_TI1_RMP_0 /*!< TIM11 … macro
139 ((TIM_REMAP) == TIM_TIM11_SPDIFRX) || \